Gregory Nutt
|
f3119c4c44
|
Add configuration files that have CONFIG_USBMSC=y (and not CONFIG_USBDEV_COMPOSITE) must have CONFIG_LIB_BOARDCTL=y and CONFIG_BOARD_USBDEVCTRL=y
|
2016-03-25 12:24:19 -06:00 |
|
Gregory Nutt
|
0334d4b4cd
|
Rename usbmsc_archinitialize to board_usbmsc_initialize
|
2016-03-25 12:09:37 -06:00 |
|
Gregory Nutt
|
12c14ee718
|
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
|
2016-02-26 16:45:29 -06:00 |
|
Gregory Nutt
|
028f566a0b
|
More SPI initialize naming clarification
|
2016-01-31 15:38:15 -06:00 |
|
Gregory Nutt
|
656e730f8f
|
apps/system/ramtron has been removed.
|
2016-01-27 10:39:30 -06:00 |
|
Gregory Nutt
|
45e471354b
|
For AVR MCUs, rename up_spiinitialize to avr_spibus_initialize
|
2016-01-27 07:59:11 -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
|
e6b456add0
|
Merge remote-tracking branch 'origin/master' into windeps
|
2016-01-11 07:45:51 -06:00 |
|
Gregory Nutt
|
62274e771c
|
AVR: Back out experimental MEMX build changes. Although they do work, the cause other compilictions.
|
2016-01-10 08:24:45 -06:00 |
|
Gregory Nutt
|
2a5bdf230c
|
Merge remote-tracking branch 'origin/master' into windeps
|
2016-01-09 16:38:13 -06:00 |
|
Gregory Nutt
|
9e548d34c3
|
mkdeps.sh and mkdeps.bat have been deleted. All configurations must now use the compiler mkeps prograqm
|
2016-01-09 16:06:15 -06:00 |
|
Gregory Nutt
|
e46cd30c14
|
Change use of mknulldeps.sh to mkwindeps.sh
|
2016-01-09 14:13:44 -06:00 |
|
Gregory Nutt
|
6098604146
|
AVR SPI driver does not support the EXCHANGE method
|
2016-01-08 11:24:32 -06:00 |
|
Gregory Nutt
|
bdd5e15fbf
|
All AVR toolchain configuration names must end with _TOOLCHAIN to work properly with nuttx/tools/testbuilds.sh
|
2016-01-08 10:39:36 -06:00 |
|
Gregory Nutt
|
5748d55131
|
Refresh some configurations
|
2016-01-07 10:50:46 -06:00 |
|
Gregory Nutt
|
66ba9e3880
|
Update README file
|
2016-01-07 10:35:55 -06:00 |
|
Gregory Nutt
|
a232ccc3ab
|
Update README files
|
2016-01-07 07:50:46 -06:00 |
|
Gregory Nutt
|
879d43a584
|
Add MEMX support to the Teensy-2.0 platform
|
2016-01-07 07:43:41 -06:00 |
|
Gregory Nutt
|
8eab9280d8
|
Rename all architecture files of form xyz_internal.h to just xyz.h
|
2015-12-29 18:07:27 -06:00 |
|
Gregory Nutt
|
6daa73a945
|
Remove internal from name of all board header files
|
2015-12-29 15:44:56 -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
|
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
|
b6930e442b
|
Fix some spacing problems
|
2015-10-04 14:59:44 -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
|
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
|
9e99cfa4e0
|
Correct many bitbucket.org URLs
|
2015-06-28 09:14:52 -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
|
46bd0bc307
|
This cleans up most of the remaining SourceForge references
|
2015-06-26 18:13:20 -06:00 |
|
Gregory Nutt
|
add36cc3de
|
Add an option to disable support for long long formats in lib_vsprintf. From Alan Carvalho de Assis
|
2015-05-30 10:00:54 -06:00 |
|
Gregory Nutt
|
6b680686ce
|
Cosmetic changes to header file
|
2015-05-26 06:45:03 -06:00 |
|
Gregory Nutt
|
a00d114f0a
|
Rename configs/teensy to configs/teensy-2.0 to distinguish teensy-lc and teensy-3.1
|
2015-05-25 18:29:43 -06:00 |
|