Commit Graph

14 Commits

Author SHA1 Message Date
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
879d43a584 Add MEMX support to the Teensy-2.0 platform 2016-01-07 07:43:41 -06:00
Gregory Nutt
651bd9e8ad Rename CONFIG_LOOP to CONFIG_DEV_LOOP 2015-11-25 17:11:27 -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
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
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
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