Looking at it again today, it's all working properly. I think that I
was confusing myself yesterday with what I was doing. I forgot to put
the CONFIG_ in front of the new Kconfig option that I had added, and I
also see now that the config.h will not be regenerated once you save
it via menuconfig,
+1 [no binding]
Please find the results below:
TTGO-T-DISPLAY-ESP32:
==
Compilation Info:
$ ./tools/configure.sh ttgo_t_display_esp32:nsh
$ xtensa-esp32-elf-gcc -v
gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3)
Binary size:
$ xtensa-esp32-elf-size nuttx
text data
+1
Please find the results below:
ESP32-DEVKITC:
==
Compilation Info:
$ ./tools/configure.sh esp32-devkitc:nsh
$ xtensa-esp32-elf-gcc -v
gcc version 8.4.0 (crosstool-NG esp-2021r2-patch3)
Binary size:
$ xtensa-esp32-elf-size nuttx
textdata bss dec hex filename
Hi Robert,
Strange, if it was the opposite "LEDs only works after you disable
JTAG on DDPCON" would make more sense. Maybe the gpio config is
activating some necessary clock, but I don't see nothing about it here
http://ww1.microchip.com/downloads/en/DeviceDoc/61129D.pdf
What is happening when yo
Hello all,
Apache NuttX (Incubating) 10.4.0 RC0 has been staged under [1] and it's
time to vote on accepting it for release. If approved we will seek
final release approval from the IPMC. Voting will be open for 72hr.
A minimum of 3 binding +1 votes and more binding +1 than binding -1 are
required