nuttx/configs/sam4s-xplained-pro/src
2015-02-27 20:02:03 -06:00
..
Makefile Back out a bad change in the last commit + add missing SAM4S Xplained Pro file 2014-04-22 11:04:31 -06:00
sam4s-xplained-pro.h configs/: Remove prototypes of board_led* functions from all board header files 2015-02-27 17:32:01 -06:00
sam_autoleds.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
sam_boot.c configs/: board function prototypes are now in include/nuttx/board.h. Remove from board header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 18:49:24 -06:00
sam_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
sam_cxxinitialize.c
sam_hsmci.c Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00
sam_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
sam_tc.c Change all time conversions. Yech. New timer units in microseconds breaks all existing logic that used milliseconds in the conversions. Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion. Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors 2014-08-07 18:00:38 -06:00
sam_udp.c Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few) 2014-04-22 13:42:38 -06:00
sam_userleds.c SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new timer features. From Bob Doiron 2014-05-05 14:38:29 -06:00
sam_wdt.c Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00