Commit Graph

3005 Commits

Author SHA1 Message Date
Gregory Nutt
8094dfb4fd Fix condition in conditional compilation associated with USB monitor support 2014-03-23 13:33:30 -06:00
Gregory Nutt
0153c903e0 Cosmet update to debug messages and to comments 2014-03-23 13:32:39 -06:00
Gregory Nutt
97c397477a Fix bad configuration change of last commit 2014-03-23 10:38:31 -06:00
Gregory Nutt
340afb2ef4 SAM4E-EK: Enable interrupt stack in all configurations 2014-03-23 10:12:57 -06:00
Gregory Nutt
d43cfeb6a6 SAM4E-EK UDP: prevent some bad recursive behavior 2014-03-22 17:30:17 -06:00
Gregory Nutt
a32e0e2b30 SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM console 2014-03-22 09:27:43 -06:00
Gregory Nutt
474ab5226d SAM4E-EK NSH: Increase the number of preallocated WDOGS to 32 to avoid timeout failures 2014-03-21 11:22:50 -06:00
Gregory Nutt
ba51d1d575 SAM4E UDP: Cosmetic updates to tracing and README 2014-03-21 10:45:12 -06:00
Gregory Nutt
b35fab2e9e Cosmetic update to README 2014-03-20 15:21:26 -06:00
Gregory Nutt
847d7e6645 Typo fixed 2014-03-20 10:56:43 -06:00
Gregory Nutt
cc440d478f LPC17 USB Host: Minor clean-up after performing some regressin testing 2014-03-19 08:33:15 -06:00
Gregory Nutt
b1c0739176 SAM4E UDP: Add support for USB monitor 2014-03-18 16:33:36 -06:00
Gregory Nutt
eeb118ebb9 TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de Carvalho 2014-03-18 11:21:31 -06:00
Gregory Nutt
465250f7cd SAM4E: Fix a few more UDP bring-up bugs. Still not working 2014-03-18 11:00:20 -06:00
Gregory Nutt
6b65388023 SAM4E: Revise board-specific USB MSC support 2014-03-18 09:31:02 -06:00
Gregory Nutt
1ec72470e3 Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
Gregory Nutt
a63c3985e7 SAM4E: Add USB full speed device (UDP) driver 2014-03-17 12:37:55 -06:00
Gregory Nutt
1f645b4521 SAM3/4: Fleshing out environment to support USB device (UDP) 2014-03-16 14:11:22 -06:00
Gregory Nutt
37eafe2188 SAM4E-EK: NSH configuration now has DMA-based SPI and AT25 Serial FLASH suported enabled by default 2014-03-14 12:35:17 -06:00
Gregory Nutt
4f657b0577 SAM3/4: Integrate the SPI DMA interface with the existing code. Does not yet work. 2014-03-13 15:54:09 -06:00
Gregory Nutt
56e8db0166 SAM4E-EK: Add support for the SAM4E-EK AT25 serial flash 2014-03-13 14:07:35 -06:00
Gregory Nutt
1c1e821b34 Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
Gregory Nutt
6bc43d49c2 SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default 2014-03-13 09:03:03 -06:00
Gregory Nutt
bd86f7f2d9 SAM4E-EK: Add an EMAC driver. Initial commit is just a quick port of the SAMA5D3 EMAC driver 2014-03-12 15:03:59 -06:00
Gregory Nutt
f24afa80b2 SAM4E: Various bring-up fixes. NSH now works 2014-03-12 10:59:19 -06:00
Gregory Nutt
5786acb16e SAM4E-EK: Purely cosmetic updates 2014-03-11 10:44:00 -06:00
Gregory Nutt
75d4714779 Refresh spark configurations 2014-03-11 10:43:14 -06:00
Gregory Nutt
9bc92c640d SAM4E-EK: Add basic board support 2014-03-10 15:18:46 -06:00
Gregory Nutt
d401f8399c TM4C: A few more changes to get a clean compilation 2014-03-10 11:54:20 -06:00
Gregory Nutt
f43278c400 Add basic board support for the TM4C123G Launchpad 2014-03-10 11:25:06 -06:00
Gregory Nutt
688718fadb Refresh all LM3/4/Tiva configurations 2014-03-09 07:59:09 -06:00
Gregory Nutt
0eaaa45c65 Refresh LM3S defconfig files 2014-03-08 15:55:27 -06:00
Gregory Nutt
a410e3beff functions and definitions renamed from lm_ to tiva_ 2014-03-08 15:50:26 -06:00
Gregory Nutt
b730d32e43 All files and functions beginning with lm_ changed to tiva_ 2014-03-08 13:29:09 -06:00
Gregory Nutt
cab45bd76e The old lm/ directories were enamed tiva/ to better support new products coming down the pipe from TI 2014-03-08 12:31:06 -06:00
Gregory Nutt
6ebb9a6081 LPC2378: SPI driver from Lizhuoyi 2014-03-08 11:37:50 -06:00
Gregory Nutt
9318dc45a4 configs/olimex-lpc2378/src: Files renamed to correspond with current thinking about naming; defconfigs refreshed 2014-03-08 10:54:05 -06:00
Gregory Nutt
fe74fa3322 configs/qemu-i486 update naming standards to conform to current thinking; refresh defconfig files 2014-03-08 09:21:08 -06:00
Gregory Nutt
87df801793 configs/pic32-starterkit, pic32mx7mmb, stm3210e-eval, stm3220g-eval, and stm3240g-eval: Refresh all configurations with the latest Kconfig files 2014-03-07 11:47:07 -06:00
Gregory Nutt
b0c49a71a0 Refresh configuration files 2014-03-06 17:16:46 -06:00
Gregory Nutt
ca25657f7e Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes 2014-03-06 16:02:18 -06:00
Gregory Nutt
185bf6629c Minor cleanup of some new configurations; warning removal with GCC 4.8.2 2014-03-06 13:31:13 -06:00
Gregory Nutt
283d71032a Support for the older, manual configurations has been completely removed from the NuttX build system 2014-03-06 13:00:50 -06:00
Gregory Nutt
7050b91155 Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file 2014-03-06 12:23:26 -06:00
Gregory Nutt
10b026cdad configs/rgmp/x86/cxxtest: Configuration converted to use the kconfig-frontends tools. This completes the conversion of all configurations to the newer format 2014-03-06 12:02:43 -06:00
Gregory Nutt
5b769a31c9 configs/rgmp/x86/helloxx: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:57:55 -06:00
Gregory Nutt
48ba7e5928 configs/rgmp/x86/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:53:26 -06:00
Gregory Nutt
250b647337 configs/rgmp/x86/default: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:47:16 -06:00
Gregory Nutt
7b2f2dd1c9 configs/rgmp/arm/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:28:29 -06:00
Gregory Nutt
6654fa76df configs/rgmp/arm/default: Configuration converted to use the kconfig-frontends tools 2014-03-06 11:19:05 -06:00
Gregory Nutt
9d723d7be7 configs/pjrc-8051: Configuration converted to use the kconfig-frontends tools 2014-03-06 10:27:52 -06:00
Gregory Nutt
48bb7b7716 onfigs/mx1ads/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 09:48:25 -06:00
Gregory Nutt
f704d128f5 configs/us7032evb1/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-06 09:21:10 -06:00
Gregory Nutt
85c835c561 configs/us7032evb1/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 09:17:11 -06:00
Gregory Nutt
012483d41b configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 08:28:49 -06:00
Gregory Nutt
28cc6ae259 configs/ne64badge/ostest and demo9s12nec64/ostest: Configurations onverted to use the kconfig-frontends tools 2014-03-05 17:27:58 -06:00
Gregory Nutt
5317d78c41 Use common naming for rest of the toolchains too 2014-03-05 16:29:58 -06:00
Gregory Nutt
d7d856e504 Use common naming for all buildroot toolchains 2014-03-05 15:37:07 -06:00
Gregory Nutt
adac87da77 configs/qemu-i486/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 14:42:54 -06:00
Gregory Nutt
08973c771a configs/qemu-i486/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-05 14:36:35 -06:00
Gregory Nutt
3d9f8660a7 configs/ea3131/pgnsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 14:26:30 -06:00
Gregory Nutt
04270b5fc9 Add configuration ettings for the on-demand paging option 2014-03-05 14:25:49 -06:00
Gregory Nutt
c9c411fe40 configs/ntosd-dm320/uip: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:57:49 -06:00
Gregory Nutt
8fbb8d5ce5 configs/ntosd-dm320/udp: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:48:58 -06:00
Gregory Nutt
b0f0c1ce19 configs/ntosd-dm320/thttpd: Configuration converted to use the kconfig-frontends tool 2014-03-05 12:34:59 -06:00
Gregory Nutt
9339233343 configs/ntosd-dm320/poll: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:29:24 -06:00
Gregory Nutt
9eedfb9878 configs/ntosd-dm320/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:23:39 -06:00
Gregory Nutt
861a7ea25f configs/ntosd-dm320/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-05 12:16:02 -06:00
Gregory Nutt
da579f8b45 configs/avr32dev1/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 11:34:25 -06:00
Gregory Nutt
98a5b158d2 configs/avr32dev1/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-05 11:26:26 -06:00
Gregory Nutt
02e087f6c0 Create AVR32 Kconfig files; reshuffled lots of configuration names 2014-03-05 11:25:36 -06:00
Gregory Nutt
5cd6f6d254 configs/teensy/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:40:58 -06:00
Gregory Nutt
357e5d5bd5 configs/teensy/hello: Configuration converted to use the kconfig-frontends tool 2014-03-05 09:35:35 -06:00
Gregory Nutt
abe3ae5287 configs/micropendous3/hello: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:28:00 -06:00
Gregory Nutt
7eb48b3e45 configs/amber/hello: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:22:50 -06:00
Gregory Nutt
705531ad5e configs/olimex-strp711/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 09:06:13 -06:00
Gregory Nutt
2bc085a00a configs/mcu123-lpc214x/composite: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:56:21 -06:00
Gregory Nutt
3573397cd3 configs/compal_e99/nsh_highram: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:43:50 -06:00
Gregory Nutt
b47e3c83ad configs/compal_e99/nsh_compalram: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:23:20 -06:00
Gregory Nutt
0bc061ca2c configs/c5471evm/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-05 08:00:35 -06:00
Gregory Nutt
f6b32dce82 configs/olimex-lpc1766stk/slip-httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 17:30:37 -06:00
Gregory Nutt
a2aa52d2f2 configs/ez80f910200zco/poll: Configuration converted to use the kconfig-frontends tools 2014-03-04 17:14:26 -06:00
Gregory Nutt
3edf7b49e6 configs/ez80f910200zco/nsh: Configuration converted to use the kconfig-frontends tools 2014-03-04 17:09:15 -06:00
Gregory Nutt
a244e66680 configs/sim/nx11: Configuration converted to use the kconfig-frontends tools 2014-03-04 15:56:13 -06:00
Gregory Nutt
14ae596dba configs/sim/pashello: Configuration converted to use the kconfig-frontends tool 2014-03-04 15:14:11 -06:00
Gregory Nutt
728b10aca5 configs/sim/touchscreen: Configuration converted to use the kconfig-frontends tools 2014-03-04 15:08:30 -06:00
Gregory Nutt
9282d8add0 configs/eagle100/nxflat: Configuration converted to use the kconfig-frontends tools 2014-03-04 14:21:46 -06:00
Gregory Nutt
884182db9e configs/c5471evm/httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 14:04:50 -06:00
Gregory Nutt
943ef53422 configs/ez80f910200zco/httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:54:29 -06:00
Gregory Nutt
3520310474 configs/eagle100/httpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:53:58 -06:00
Gregory Nutt
f448584a95 configs/eagle100/thttpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:29:27 -06:00
Gregory Nutt
3aefeccada configs/lpcxpresso-lpc1768/thttpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:16:06 -06:00
Gregory Nutt
b209a85dc9 configs/olimex-lpc1766stk/thttpd: Configuration converted to use the kconfig-frontends tools 2014-03-04 13:08:11 -06:00
Gregory Nutt
957df5d86c configs/mcu123-lpc214x/usbserial: Configuration converted to use the kconfig-frontends tools 2014-03-04 12:18:24 -06:00
Gregory Nutt
e7add7dc35 configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-frontends tools 2014-03-04 12:08:36 -06:00
Gregory Nutt
4895541df0 configs/hymini-stm32v/usbserial: Configuration converted to use the kconfig-frontends tools 2014-03-04 11:52:51 -06:00
Gregory Nutt
1c20e817e2 configs/stm3220g-eval/telnetd: Configuration converted to use the kconfig-frontends tools 2014-03-04 11:19:46 -06:00
Gregory Nutt
8f01aa0c99 configs/stm3240g-eval/telnetd: Configuration converted to use the kconfig-frontends tools 2014-03-04 11:10:31 -06:00
Gregory Nutt
b3e53b4199 configs/stm3210e-eval/nxconsole: Configuration converted to use the kconfig-frontends tools 2014-03-04 10:48:09 -06:00
Gregory Nutt
433f5f6227 configs/stm3240g-eval/nxconsole: Configuration converted to use the kconfig-frontends tools 2014-03-04 10:33:06 -06:00
Gregory Nutt
4f067ce765 configs/stm3210e-eval/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 09:55:52 -06:00
Gregory Nutt
dd0a0258d9 configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools 2014-03-04 08:58:01 -06:00
Gregory Nutt
1c2806853a Add missing DHCPD configuration settings 2014-03-03 18:12:45 -06:00
Gregory Nutt
e368160af0 configs/teensy/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-03 15:54:38 -06:00
Gregory Nutt
73a65c03d4 configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-frontends tools 2014-03-03 15:40:18 -06:00
Gregory Nutt
03f49e0714 configs/ea3131/usbmsc: Configuration removed. It could not possible useful because there is no MCI driver for the EA3131 2014-03-03 15:13:35 -06:00
Gregory Nutt
9490522ca5 configs/hymini-stm32v/usbmsc: Configuration converted to use the kconfig-frontends tools 2014-03-03 15:04:15 -06:00
Gregory Nutt
bc716e4231 configs/stm3210e-eval/usbmsc: Configuration converted to use the kconfig-frontends tools 2014-03-03 14:55:42 -06:00
Gregory Nutt
a2cb39c9c6 configs/lpcxpresso-lpc1768/usbmsc: Configuration converted to use the kconfig-frontends tools 2014-03-03 14:48:20 -06:00
Gregory Nutt
bdd6c9c63b configs/nucleus2g/usbmsc: Configuration converted to use the kconfig-frontends tools 2014-03-03 14:42:04 -06:00
Gregory Nutt
b4329b4122 configs/olimex-lpc1766stk/usbmsc: Configuration converted to use the kconfig-frontends tool 2014-03-03 14:27:35 -06:00
Gregory Nutt
e75a8afa51 configs/lpcxpresso-lpc1768/dhcpd: Configuration converted to use the kconfig-frontends tools 2014-03-03 13:36:23 -06:00
Gregory Nutt
7d6653520a configs/stm3240g-eval/dhcpd: Configuration converted to use the kconfig-frontends tools 2014-03-03 13:29:27 -06:00
Gregory Nutt
c57c33d561 configs/stm3220g-eval/dhcpd: Configuration converted to use the kconfig-frontends tools 2014-03-03 13:21:55 -06:00
Gregory Nutt
c13f73617f configs/ez80f910200zco/dhcpd converted to use the kconfig-frontends tools 2014-03-03 13:10:11 -06:00
Gregory Nutt
f0820e75f6 configs/sim/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-03 12:44:37 -06:00
Gregory Nutt
3ae3ed2b00 configs/stm3240g-eval/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-03 12:37:32 -06:00
Gregory Nutt
237ef891d0 Make network buffering sizes consistent in all configurations 2014-03-03 12:24:43 -06:00
Gregory Nutt
c0c7a265ad configs/stm3220g-eval/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-03 11:58:35 -06:00
Gregory Nutt
169691bac0 Fix other ez80 configurations for changes made to configuratino variables 2014-03-03 11:45:04 -06:00
Gregory Nutt
3ed5329791 onfigs/ez80f910200zco/nettest: Configuration converted to use the kconfig-frontends tools 2014-03-03 11:40:29 -06:00
Gregory Nutt
77137dd2db configs/eagle100/nettest: Converted to use kconfig-frontends tools 2014-03-03 11:22:36 -06:00
Gregory Nutt
f0cb1ec4f4 configs/olimex-strp711/nettest: Converted to use kconfig-frontends tools 2014-03-03 10:52:02 -06:00
Gregory Nutt
dfeda6fa75 configs/c5471evm/nettest converted use kconfig-frontends. C5471 build updated 2014-03-03 10:05:06 -06:00
Gregory Nutt
e501f12613 configs/sim/nx: Configuration converted to use the kconfig-frontends tools 2014-03-02 13:02:01 -06:00
Gregory Nutt
b95a28c3c6 configs/lm3s8962-ek/nx: Configuration converted to use the kconfig-frontends tools 2014-03-02 12:56:04 -06:00
Gregory Nutt
45f62e8515 configs/lpcxpresso-lpc1768/nx: Configuration converted to use the kconfig-frontends tools 2014-03-02 12:42:23 -06:00
Gregory Nutt
b9246061fb configs/olimex-lpc1766stk/nx converted to use the kconfig-frontends 2014-03-02 12:26:52 -06:00
Gregory Nutt
c18f85ef95 arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configuration names for compatibility, configs/olimex-lpc2378/nsh: Convert to use the kconfig-frontends tools 2014-03-02 11:08:23 -06:00
Gregory Nutt
05f20177ec configs/mirtoo/nxffs converted to use the kconfig-frontends 2014-03-02 09:05:07 -06:00
Gregory Nutt
88866e0987 configs/stm3210e-eval/nx converted to use the kconfig-frontends tools 2014-03-02 08:11:07 -06:00
Gregory Nutt
cd70b3cf67 configs/stm3210e-eval/nx converted to use the kconfig-frontends tools 2014-03-02 08:10:33 -06:00
Gregory Nutt
cc849e40f1 stm3210e-eval: Remove some old configurations that are not worth converting to kconfig-frontends 2014-03-02 07:48:25 -06:00
Gregory Nutt
160065554a Removed unused configuratin variable: CONFIG_PGTABLE_VADDR 2014-03-01 16:21:28 -06:00
Gregory Nutt
a9ae66cf05 configs/configs/ea3152/ostest converted to use the kconfig-frontends tools 2014-03-01 16:20:14 -06:00
Gregory Nutt
4075f28530 configs/lpc4330-xplorer/nsh converted to use the kconfig-frontends tools 2014-03-01 16:01:13 -06:00
Gregory Nutt
183aea202b Fix a typo in the STM32F4 Discovery board Makefile. From Max Kriegleder 2014-03-01 14:16:34 -06:00
Gregory Nutt
f32456d562 configs/eagle100/nsh converted to use the kconfig-frontends tools 2014-03-01 14:12:05 -06:00
Gregory Nutt
014d68b6be configs/lm3s8962-ek/nsh converted to use the kconfig-frontends tools 2014-03-01 13:29:23 -06:00
Gregory Nutt
cb89165728 configs/lm3s6432-s2e/nsh2 converted to use the kconfig-frontends tools 2014-03-01 13:13:21 -06:00
Gregory Nutt
ff1981dcab Oops... bad check-in for last configs/ubw32/nsh change 2014-03-01 12:43:09 -06:00
Gregory Nutt
5101e661bf configs/sim/nsh2 converted to use the kconfig-frontends tools 2014-03-01 12:32:03 -06:00
Gregory Nutt
ecaa74718b configs/ubw32/nsh converted to use the kconfig-frontends tools 2014-03-01 12:12:07 -06:00
Gregory Nutt
0914aa7a77 configs/pic32mx7mmb/nsh converted to use the kconfig-frontends tools 2014-03-01 12:00:56 -06:00
Gregory Nutt
6fe0ef64f7 configs/pic32-starterkit/nsh2 converted to use the kconfig-frontends tools 2014-03-01 11:27:21 -06:00
Gregory Nutt
508db23582 configs/pic32-starterkit/nsh converted to use the kconfig-frontends tools 2014-03-01 11:10:30 -06:00
Gregory Nutt
8e995901b7 configs/mirtoo/nsh converted to use the kconfig-frontends tools 2014-03-01 10:49:19 -06:00
Gregory Nutt
8ab9f86d2b configs/vsn/nsh converted to use the kconfig-frontends tools 2014-03-01 10:10:55 -06:00
Gregory Nutt
5da74b484b configs/nucleus2g/nsh converted to use the kconfig-frontends tools 2014-03-01 09:55:39 -06:00
Gregory Nutt
b2b9c11a48 configs/lpcxpresso-lpc1768/nsh converted to use the kconfig-frontends tools 2014-03-01 09:41:42 -06:00
Gregory Nutt
7018f8682f configs/lincoln60/nsh converted to use the kconfig-frontends tools 2014-03-01 09:23:51 -06:00
Gregory Nutt
b7e6808171 configs/stm3210e-eval/nshi2 converted to use the kconfig-frontends tools 2014-03-01 08:40:56 -06:00
Gregory Nutt
53dfd425d1 configs/stm32i10e-eval/nsh converted to use the kconfig-frontends tools 2014-03-01 08:18:22 -06:00
Gregory Nutt
dc7d54db19 configs/stm3220g-eval/nsh2 converted to use the kconfig-frontends tools 2014-03-01 08:03:45 -06:00
Gregory Nutt
671c82451f configs/stm3240g-eval/nsh2 converted to use the kconfig-frontends tools 2014-03-01 07:44:55 -06:00
Gregory Nutt
58eed436e9 Removed almost all ostest configurations 2014-02-28 19:19:11 -06:00
Gregory Nutt
82a34806c1 Remove some OS test configurations. These don't have much value after the initial bring-up (and are certainly not worth converting to kconfig-frontends tools). 2014-02-28 16:34:02 -06:00
Gregory Nutt
0072c028f6 configs/stm3240g-eval/nsh: Configuration converted to use the kconfig-frontends tools 2014-02-28 16:28:28 -06:00
Gregory Nutt
378e4f9dd6 Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if they are reconfigured, they will pick up the most conservative options for all new settings 2014-02-28 14:32:44 -06:00
Gregory Nutt
c30769dc64 Remove Ken's personal directory as the default path to the CodeSourcery toolchain 2014-02-28 10:01:01 -06:00
Gregory Nutt
c3b73474ab Refresh the STM32F4Discover/cxxtext configuration 2014-02-28 10:00:25 -06:00
Gregory Nutt
de80fe2e04 configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured 2014-02-28 07:45:51 -06:00
Gregory Nutt
87a9831fd7 Refresh a Viewtool STM32F107 configuration 2014-02-27 17:24:48 -06:00
Gregory Nutt
6e80662550 networking: Fix one place where the reference count was not being zeroed. This is really a cosmetic fix UNLESS CONFIG_DEBUG_NET is enabled, then it causes assertions 2014-02-25 16:41:11 -06:00
Gregory Nutt
8267e53b12 SAM3/4: Fix some build errors that crept in with the SAM4E support 2014-02-25 12:41:38 -06:00
Gregory Nutt
d45a8ce4bc SAM4E: Update SAM3/4 TC and DMAC register definition header files 2014-02-25 10:56:23 -06:00
Gregory Nutt
22001e3c1f Add logic to meaure and calculate the CPU load percentage. From David Alessio 2014-02-22 15:20:12 -06:00
Gregory Nutt
3ca1a665e4 SAM4E: USART/USART header files and drivers updated to support the SAM4E 2014-02-22 13:46:23 -06:00
Gregory Nutt
f1ae3f4c76 Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't know where the apps/ dir will be be until install time 2014-02-21 15:35:53 -06:00
Gregory Nutt
4343550a23 STM3220G-EVAL: NSH configuration changed to use kconfig-frontends tools by Alan Carvalho de Assis 2014-02-21 15:06:36 -06:00
Gregory Nutt
95dda8aa1d SAM4E: Add support for PIO and peripheral clocks 2014-02-21 12:34:04 -06:00
Gregory Nutt
fc490f3ff8 Fix some errors that crept into the conversion of an Olimex-LPC1766STK configuration 2014-02-21 11:30:12 -06:00
Gregory Nutt
f10a4d4a53 SAM4E: Add vector definition header files 2014-02-21 08:46:16 -06:00
Gregory Nutt
0968c7c21a Olimex LPC1766STK: FTPC configure changed to use the kconfig-fronteds tools by Alan Carvalho de Assis 2014-02-20 15:34:59 -06:00
Gregory Nutt
7a83c06d62 SAMD20: Some progress debugging SPI. Currently hangs 2014-02-20 15:20:42 -06:00
Gregory Nutt
d3a6ad82b4 SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board with the I/O1 module installed 2014-02-20 11:27:59 -06:00
Gregory Nutt
51b484adb8 SAMD20: SPI driver is code-complete, but untested 2014-02-20 09:59:54 -06:00
Gregory Nutt
759724e815 Spark configuration updated from David Sidrane 2014-02-19 18:57:21 -06:00
Gregory Nutt
e0bc1c31d2 SAMD20: Add a framework for an SPI driver 2014-02-19 16:52:12 -06:00
Gregory Nutt
32ff91057f SAMD20: Move some common SERCOM logic to a separate file where it can be shared 2014-02-19 14:47:04 -06:00
Gregory Nutt
0ce4f4da6a Updated README 2014-02-18 17:59:24 -06:00
Gregory Nutt
1ce1444443 All mbed configurations have been converted to used the kconfig-frontends tools (unverifeid) 2014-02-18 16:50:09 -06:00
Gregory Nutt
30a8c7855d Documentation update 2014-02-18 16:19:14 -06:00
Gregory Nutt
8c457fd28e stm3240g-eval/webserver configuration converted to use the kconfig-frontends tools by Alan Carvalho de Assis 2014-02-18 14:36:32 -06:00
Gregory Nutt
e7e5ba15c3 Spark board configurations updated by David Sidrane 2014-02-18 13:50:12 -06:00
Gregory Nutt
660fa05897 Refresh a defconfig file; updated a README 2014-02-18 12:33:00 -06:00
Gregory Nutt
6c35737dbd STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions 2014-02-18 12:24:21 -06:00
Gregory Nutt
298b061b5c STM32F429 Discovery: Add support for FPU in OS test 2014-02-18 12:04:19 -06:00
Gregory Nutt
0b5b6591f9 sched/task_terminate always return an error because return value was not being set correctory. From Gosha 2014-02-18 11:50:32 -06:00
Gregory Nutt
28b9efad9b SAMD20: Increase FLASH waitstates to 2 2014-02-18 10:37:42 -06:00
Gregory Nutt
7ffd6500e0 Mostly cosmetic clean-up of comments 2014-02-17 19:22:53 -06:00
Gregory Nutt
5da9337810 SAMD20: Fix BAUD calculation. Now comes up okay about 20% of the time 2014-02-17 18:09:17 -06:00
Gregory Nutt
76f80b74ae SAMD20: Fix some confusion what which pins are on which connectors 2014-02-17 14:52:14 -06:00
Gregory Nutt
aa3d338c0f SAMD20: Now runs, but no serial output 2014-02-17 14:21:22 -06:00
Gregory Nutt
77fff39077 SAMD20: Initial debug changes to get clocking 2014-02-17 11:36:52 -06:00
Gregory Nutt
970af98429 SAMD20: Misc changes for a clean build with debug enabled 2014-02-17 08:14:19 -06:00
Gregory Nutt
387dc15a06 SAMD20: Move serial console back to SERCOM4 2014-02-16 13:34:04 -06:00
Gregory Nutt
1243cd7b73 Update Compal_E88 configurations to use kconfig-frontends. From Alan Carvalho de Assis 2014-02-16 12:00:32 -06:00
Gregory Nutt
91273ad52f SAMD20: Completes low-level USART logic 2014-02-16 09:42:29 -06:00
Gregory Nutt
cd1bb58d5c Remove the unusable m68332evb configuration 2014-02-16 07:54:23 -06:00