I am beginning my journey into this library. My normal dev platform is a MacBook Pro.
Trying to figure the best dev environment:
Choices:
- edit code on the MacBook Pro. push to git repo. checkout on RPI and build. My RPi's are 3B and a 4.
- edit code, test and then push to git - on RPi. Finding this to be a bit clunky, slow. This is definitely not feasible when I travel.
- lately I ran into a post about Docker images. Is this even feasible? My intention is to develop some UART, I2C and SPI examples.
ideas appreciated. Srini