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
/
arm
/
rp2040
/
adafruit-feather-rp2040
/
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
..
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00
rp2040_appinit.c
…
rp2040_boardinitialize.c
Remove the tail spaces from all files except Documentation
2023-02-26 13:24:24 -08:00
rp2040_bringup.c
Added support for Raspberry Pi Pico W
2022-08-17 19:03:19 -03:00
rp2040_gpio.c
…
rp2040_pico.h
…