Re: Arduino IDF -> make/automake based environment
- In reply to: Marc Fonvieille : "Re: Arduino IDF -> make/automake based environment"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 10:46:10 UTC
Am Mon, 20 Dec 2021 14:35:10 +0100 schrieb Marc Fonvieille <blackend@freebsd.org>: > Le 19.12.2021 21:03, Andrew Stevenson a écrit : > > > > > > > On 19. Dec 2021, at 12:18, FreeBSD User <freebsd@walstatt-de.de> > > > wrote: > > > > > > environment. Since I'm interested in coding for some smaller > > > AMTEL MCUs and ESP32 and like to digg a bit deeper than simply > > > clicking a host base from a menu, I'm not afraid of doing some > > > larger basic setup if needed. > > > > If by small AMTEL MCUs you mean AVRs then avr-gcc and avrdude are > > in ports. > > For ESP32, you should look at: > https://wiki.freebsd.org/electronics/arduino/esp32 > and > https://forums.freebsd.org/threads/a-guide-for-installing-esp32-board-for-arduino-on-freebsd12-update-2021-08-17.78408/ > Great! Thanks a lot. Oliver