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
/
configs
/
arduino-due
/
src
History
Gregory Nutt
70c8dcaa34
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files
2014-03-23 15:48:10 -06:00
..
arduino-due.h
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
Makefile
Add support for touchscreen on ITEAD Arduino shield. Untested
2013-07-02 08:25:53 -06:00
sam_autoleds.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
sam_boot.c
rename up_led*() functions to board_led_*()
2014-01-24 14:28:49 -06:00
sam_cxxinitialize.c
…
sam_mmcsd.c
Flesh out a few missing pieces for the Arduino ITEAD TFT shield
2013-07-02 11:36:48 -06:00
sam_nsh.c
Add a general bit-bang SPI lower-half driver and implement the bit-bang driver for the Arduino ITEAD TFT shield
2013-07-01 16:50:16 -06:00
sam_touchscreen.c
SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files
2014-03-23 15:48:10 -06:00
sam_userleds.c
…