.. |
Makefile
|
Move xyz_cxxinitialize.c from nuttx/configs/abc/src to apps/platform/abc/ (where xyz is the processor family and abc is the board)
|
2016-01-29 11:35:48 -06:00 |
nor_main.c
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:23 -06:00 |
sam_adc.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_at24.c
|
Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h
|
2016-01-30 08:00:01 -06:00 |
sam_at25.c
|
For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize
|
2016-01-26 13:03:12 -06:00 |
sam_autoleds.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
sam_boot.c
|
For Tiva/LM MCUs, rename up_spiinitialize to tiva_spibus_initialize
|
2016-01-26 15:20:24 -06:00 |
sam_buttons.c
|
Move board_ prototypes from arch.h to board.h
|
2015-02-27 20:02:03 -06:00 |
sam_can.c
|
Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE
|
2015-08-18 13:21:45 -06:00 |
sam_ethernet.c
|
Fix some comments: Remove button description from GPIO interrupt handlers that derive from the button interrupt handler
|
2014-09-29 12:22:31 -06:00 |
sam_hsmci.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_i2schar.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_nandflash.c
|
SAMA5D3x-EK: Change name of all board-specific configuration variables so that there are no collisions with names of similar variables for other boards
|
2014-03-30 07:26:38 -06:00 |
sam_norflash.c
|
SAMA5: Add logic to initialize SAMA5D3x-EK on-board SDRAM
|
2013-08-01 16:58:55 -06:00 |
sam_nsh.c
|
Remove carriage returns from files
|
2016-01-23 15:23:02 -06:00 |
sam_ostest.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_ov2640.c
|
Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h
|
2016-01-30 08:00:01 -06:00 |
sam_pwm.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_sdram.c
|
Updated SAMA5 SFR header file for the SAMA5D4
|
2014-06-08 07:48:36 -06:00 |
sam_spi.c
|
For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize
|
2016-01-26 13:03:12 -06:00 |
sam_touchscreen.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_usb.c
|
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected.
|
2015-05-06 14:11:29 -06:00 |
sam_usbmsc.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_userleds.c
|
Standardize naming of user LEDs interface functions
|
2015-11-01 12:45:58 -06:00 |
sam_wm8904.c
|
Move include/nuttx/i2c.h to include/nuttx/i2c/i2c_master.h
|
2016-01-30 08:00:01 -06:00 |
sama5d3x-ek.h
|
For Tiva/LM MCUs, rename up_spiinitialize to tiva_spibus_initialize
|
2016-01-26 15:20:24 -06:00 |