Commit Graph

26 Commits

Author SHA1 Message Date
Gregory Nutt
0cefef9cb5 Documentatin updated; fix errors in some comments 2014-03-28 09:52:07 -06:00
Gregory Nutt
1ec72470e3 Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -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
160065554a Removed unused configuratin variable: CONFIG_PGTABLE_VADDR 2014-03-01 16:21:28 -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
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
42a86a9cba rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
Gregory Nutt
91052a1029 Finishes separation of debug symbols and optimization selections 2013-12-20 13:23:42 -06:00
Gregory Nutt
e9252b8806 LPC31 EHCI: Verified that driver works with keyboard (low-speed, interrupt endpoints) 2013-11-29 14:31:42 -06:00
Gregory Nutt
059c161797 examples/hidkbd now expects an architecture-specific USB HOST initialization function 2013-11-29 14:31:40 -06:00
Gregory Nutt
f4b4683c81 examples/hidkbd no expects an architecture-specific USB HOST initialization function 2013-11-29 14:31:34 -06:00
Gregory Nutt
91517ead98 Changes for ZDS-II ez80 build 2013-11-28 17:47:03 -06:00
Gregory Nutt
3b7626236d LPC31 EHCI: Seems to work after re-ordering some initialization logic 2013-11-27 13:14:23 -06:00
Gregory Nutt
395b7bff67 Cosmetic changes 2013-11-22 13:36:07 -06:00
Gregory Nutt
bf51126235 LPC3131 EHCI: More fixes 2013-11-21 16:39:49 -06:00
Gregory Nutt
a6093ec53b LPC-H3131: SDRAM comments updated 2013-11-21 14:47:37 -06:00
Gregory Nutt
f537edbe36 LPC-H3131: SDRAM timing update. Still does not work 2013-11-21 14:46:49 -06:00
Gregory Nutt
d7f11a8656 LPC-H3131 SDRAM: Fix some build issues 2013-11-21 12:45:42 -06:00
Gregory Nutt
5724e04fff LPC-H3131: SDRAM support (untested) 2013-11-21 06:37:50 -06:00
Gregory Nutt
4a1b016f44 Olimex LPC-H3131: Some restructuring of intialization logic 2013-11-20 17:01:34 -06:00
Gregory Nutt
0a0537ebb7 lpc31 ECHI. Early debug changes 2013-11-20 16:24:10 -06:00
Gregory Nutt
04aa1e5384 Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 only 25% as fast as the EA3131 at the same clocking? 2013-11-19 15:54:23 -06:00
Gregory Nutt
4c2b07c388 Olimex LPC_H3131: Add GPIO support for LEDs and for USB host power enable and overcurrent detection. 2013-11-19 15:52:10 -06:00
Gregory Nutt
06330220ef Updated README 2013-11-18 19:07:49 -06:00
Gregory Nutt
d078398f2b Add .gitignore files; update a README 2013-11-18 15:38:04 -06:00
Gregory Nutt
04c764b496 Add support for the Olimex LPC-H3131 board 2013-11-18 14:51:38 -06:00