This website requires JavaScript.
Explore
Help
Register
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
/
pimoroni-tiny2040
/
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
Remove OK macro from the code base
2023-02-02 13:58:16 +01:00
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
arch/arm: Remove FAR and CODE from board folder(1)
2022-05-03 16:50:52 +03:00
rp2040_pico.h
Added support for Raspberry Pi Pico W
2022-08-17 19:03:19 -03:00
rp2040_tiny2040.h
…