.. |
at25_main.c
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:23 -06:00 |
dram_main.c
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:23 -06:00 |
Makefile
|
Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience"
|
2015-09-04 16:42:34 -06:00 |
sam_adc.c
|
Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device.
|
2015-03-31 15:00:23 -06:00 |
sam_at25.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_audio_null.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_autoleds.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
sam_automount.c
|
Remove dangling whitespace
|
2015-10-04 15:28:03 -06:00 |
sam_boot.c
|
Rename board_led_initialize to board_autoled_initiaize
|
2015-11-01 09:03:01 -06:00 |
sam_bringup.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -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
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:08 -06:00 |
sam_ethernet.c
|
SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROM
|
2015-03-17 14:29:41 -06:00 |
sam_hsmci.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_maxtouch.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_nandflash.c
|
More of the PHY event notification logic change: Fix some compile errors when full feature is enabled; Add some missing ioctol logic
|
2014-08-16 15:04:09 -06:00 |
sam_nsh.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_ostest.c
|
Cosmet updates to comments and README files
|
2014-12-24 08:15:21 -06:00 |
sam_pmic.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sam_pwm.c
|
Rename pwm_devinit() to board_pwm_setup(). Add CONFIG_BOARDCTL_PWMTEST that will enable calling board_pwm_setup() from boardctl(). Replace calls to pwm_devinit() in apps/examples/pwm with calls to boardctl(). In all configurations that enable the apps/examples/pwm test, make sure that boardctl() suppoprt is properly enabled.
|
2015-03-31 16:59:22 -06:00 |
sam_sdram.c
|
SAMA5D4: Implement SDRAM initialization
|
2014-06-14 10:42:26 -06:00 |
sam_spi.c
|
Cosmet updates to comments and README files
|
2014-12-24 08:15:21 -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
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
sama5d4-ek.h
|
SAMV7 WM8904: Leverage WM8904 logic from the SAMA5D4-EK
|
2015-04-01 12:13:51 -06:00 |