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
/
esp32s2
/
esp32s2-kaluga-1
/
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
..
esp32s2_appinit.c
…
esp32s2_board_i2c.c
…
esp32s2_board_spi.c
boards/xtensa/esp32s2-kaluga-1: Add support for LCD displays
2023-04-27 02:18:32 +08:00
esp32s2_boot.c
…
esp32s2_bringup.c
boards/xtensa/esp32s2-kaluga-1: Add support for the ES8311 codec
2023-05-04 18:41:54 -03:00
esp32s2_buttons.c
Indent the define statement by two spaces
2023-05-21 09:52:08 -03:00
esp32s2_gpio.c
…
esp32s2_oneshot.c
…
esp32s2_reset.c
…
esp32s2-kaluga-1.h
boards/xtensa/esp32s2-kaluga-1: Add support for the ES8311 codec
2023-05-04 18:41:54 -03:00
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00