This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
boards
/
xtensa
/
esp32
/
esp32-wrover-kit
/
src
History
Xiang Xiao
0eeca0f375
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
...
to unify the way to get include directories Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-06-23 00:11:25 +03:00
..
esp32_appinit.c
Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL
2021-08-06 13:58:26 +02:00
esp32_autoleds.c
esp32-wrover-kit/esp32_autoleds.c: Use LEDs to show CPUs activity.
2021-12-13 08:30:58 -06:00
esp32_boot.c
arch/xtensa: Remove FAR from chip and board folder
2022-04-17 18:42:38 +03:00
esp32_bringup.c
arch/esp32: Re-organise shared functions and options for ESP32 Wireless code
2022-07-20 22:02:28 +03:00
esp32_buttons.c
boards: Fix buttons GPIO IRQ on ESP boards
2022-11-28 17:24:57 -03:00
esp32_gpio.c
arch/xtensa: Remove FAR from chip and board folder
2022-04-17 18:42:38 +03:00
esp32_mmcsd.c
esp32: Remove hard-coded SPI port for MMC/SD SPI
2022-06-24 21:32:40 -03:00
esp32_reset.c
…
esp32_userleds.c
boards/esp32-wrover-kit: Fix GPIO conflicts
2022-11-26 11:58:58 +08:00
esp32-wrover-kit.h
boards/esp32: Remove SPI Flash encryption test
2021-10-11 09:06:02 -07:00
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00