Gregory Nutt
|
156904d030
|
Update all Atmel SAMxxx configurations
|
2016-03-08 17:07:12 -06:00 |
|
Gregory Nutt
|
f5c987a627
|
Change name IMX to IMX1 in configuration variable names to make room for i.MX6
|
2016-02-28 15:19:19 -06:00 |
|
Gregory Nutt
|
12c14ee718
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:45:29 -06:00 |
|
Gregory Nutt
|
1699561bb6
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 12:37:46 -06:00 |
|
Gregory Nutt
|
7d30697408
|
There are a few things that should still depend on CONFIG_NSH_ARCHINT vs CONFIG_LIB_BOARDCTL
|
2016-02-04 14:14:43 -06:00 |
|
Gregory Nutt
|
9ed7d56a18
|
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
|
2016-02-04 12:14:17 -06:00 |
|
Gregory Nutt
|
36bb11d77c
|
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
|
2016-02-04 12:03:09 -06:00 |
|
Gregory Nutt
|
bfe51e3bc7
|
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 |
|
Gregory Nutt
|
656e730f8f
|
apps/system/ramtron has been removed.
|
2016-01-27 10:39:30 -06:00 |
|
Gregory Nutt
|
5a650d94a0
|
For Tiva/LM MCUs, rename up_spiinitialize to tiva_spibus_initialize
|
2016-01-26 15:20:24 -06:00 |
|
Gregory Nutt
|
e792b09830
|
For SAM MCUs, rename up_spiinitialize to sam_spibus_initialize
|
2016-01-26 13:03:12 -06:00 |
|
Gregory Nutt
|
de50bc82a7
|
Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law
|
2016-01-23 18:21:36 -06:00 |
|
Gregory Nutt
|
9535c909d3
|
Rename CONFIG_SYSTEM_INIFILE to CONFIG_FSUTILS_INIFILE
|
2016-01-20 17:11:48 -06:00 |
|
Gregory Nutt
|
e46cd30c14
|
Change use of mknulldeps.sh to mkwindeps.sh
|
2016-01-09 14:13:44 -06:00 |
|
Gregory Nutt
|
651bd9e8ad
|
Rename CONFIG_LOOP to CONFIG_DEV_LOOP
|
2015-11-25 17:11:27 -06:00 |
|
Gregory Nutt
|
b28bd72a48
|
Standardize naming of user LEDs interface functions
|
2015-11-01 12:45:58 -06:00 |
|
Gregory Nutt
|
f56ed529e5
|
Remove prototypes for all user LED interfaces from board.h header files
|
2015-11-01 10:53:34 -06:00 |
|
Gregory Nutt
|
893bd9c7b5
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:10:08 -06:00 |
|
Gregory Nutt
|
78f19bbefb
|
Rename board_led_on to board_autoled_on
|
2015-11-01 09:07:36 -06:00 |
|
Gregory Nutt
|
88c506d843
|
Rename board_led_initialize to board_autoled_initiaize
|
2015-11-01 09:03:01 -06:00 |
|
Gregory Nutt
|
f696caa6f4
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:23 -06:00 |
|
Gregory Nutt
|
e6e46f830b
|
Standardize the width of all comment boxes in C files
|
2015-10-02 17:43:08 -06:00 |
|
Paul A. Patience
|
55d8aee826
|
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 |
|
Paul A. Patience
|
81268bb75c
|
Add -Wundef warning flag
|
2015-09-01 13:19:57 -04:00 |
|
Gregory Nutt
|
650ba80ac0
|
All setenv.sh files updated to use the path to the ARM 4.0 2015q2 toolchain
|
2015-07-31 08:40:40 -06:00 |
|
Gregory Nutt
|
babbd4438c
|
SAMD21-Xplained: Refresh configuration and update status in README
|
2015-07-06 11:08:07 -06:00 |
|
Gregory Nutt
|
f7ba1b1eeb
|
Remove all references to the dedunct CONFIG_SYSTEM_SYSINFO configuration from all defconfig files
|
2015-07-04 15:19:11 -06:00 |
|
Gregory Nutt
|
149fc3f79e
|
Update README
|
2015-07-04 07:24:35 -06:00 |
|
Gregory Nutt
|
c862f1fe59
|
Refresh SAMD21-Xplained Configuration
|
2015-07-03 15:45:04 -06:00 |
|
Gregory Nutt
|
7214e52fb2
|
Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation
|
2015-06-28 08:08:57 -06:00 |
|
Gregory Nutt
|
ae729d7a27
|
Set date to 2015 in all new SAMD21 Xplained files
|
2015-06-21 12:42:35 -06:00 |
|
Gregory Nutt
|
0e98c595c2
|
SAMD21: Update fuse definitions for the SAMD21
|
2015-06-21 10:20:23 -06:00 |
|
Gregory Nutt
|
476d362986
|
Updates to SAMD21 Xplained NSH configuration
|
2015-06-21 07:56:15 -06:00 |
|
Gregory Nutt
|
fe5f060486
|
Add board configuration for the SAMD21 Xplained board
|
2015-06-21 07:48:46 -06:00 |
|