Commit Graph

2639 Commits

Author SHA1 Message Date
Gregory Nutt
959d79be17 Update comments in file headers 2014-02-10 13:58:08 -06:00
Gregory Nutt
3129b1c507 Updated README file 2014-02-10 12:37:40 -06:00
Gregory Nutt
527dcacb64 Support for the MIO283QT9A LCD from Toby Duckworth 2014-02-10 12:26:08 -06:00
Gregory Nutt
a9f5fdd35d HID mouse can now support some while mice. Problems with Microsoft mice 2014-02-10 11:53:37 -06:00
Gregory Nutt
8b988d77b0 Add a mouse interface that is similar to the touchscreen interface except that it can handle multple buttons and continuously reports positional data so that it can control a cursor 2014-02-10 10:14:22 -06:00
Gregory Nutt
ded32fca06 The USB HID mouse driver is now functional. There are some usage issues as described in the top-level TODO list 2014-02-09 17:40:23 -06:00
Gregory Nutt
d39603808d LP1766-STK: Add a configuration to test the USB HID mouse 2014-02-09 16:00:57 -06:00
Gregory Nutt
12befe10ed Rename Olimex LPC1766-STK files to conform with current naming standards 2014-02-09 15:57:02 -06:00
Gregory Nutt
b58bac3909 Rename Olimex LPC1766-STK files to conform with current naming standards 2014-02-09 15:56:20 -06:00
Gregory Nutt
4e5d89dd3c Add support for a USB HID mouse. Untested on initial check-in 2014-02-09 13:49:31 -06:00
Gregory Nutt
a5f2c6bd1c More changes to restore the native Windows build 2014-02-07 10:14:11 -06:00
Gregory Nutt
b73604a455 Update README with configuration warning 2014-02-04 08:42:42 -06:00
Gregory Nutt
3de471e675 STM32F4 Discovery: Rename most everything in the board source directory to conform with the ever evolving naming standard 2014-02-03 17:19:30 -06:00
Gregory Nutt
8b3934ded8 SAMA5: Oops. Upper case in include does not match lower case of filename. 2014-01-30 07:40:10 -06:00
Gregory Nutt
f084b6b8ef SAMA5: Fix logic for running with data in SDRAM 2014-01-29 07:49:23 -06:00
Gregory Nutt
374594ded3 SAMA5: Add a missing endif in a Make.defs that recently added; Several other cosmetic changes 2014-01-28 18:59:11 -06:00
Gregory Nutt
6eee32c91d SAMA5: Mostly cosmetic 2014-01-28 15:54:03 -06:00
Gregory Nutt
f8134ec5fd SAMA5: More variables-in-SDRAM stuff 2014-01-28 15:05:19 -06:00
Gregory Nutt
79ea83d421 Add support for .data and .bss in SDRAM 2014-01-28 14:35:03 -06:00
Gregory Nutt
65382b9085 Add option to indicatet that data is retained in SDRAM 2014-01-28 10:42:49 -06:00
Gregory Nutt
a473d8fb21 A test of kconfig-fontends 3.12.0 2014-01-27 14:25:01 -06:00
Gregory Nutt
0757a30d5d Remove EFM32 from build system 2014-01-27 10:41:06 -06:00
Gregory Nutt
203bda74cc Remove support for EFM32. Not ready to be fielded 2014-01-27 08:03:39 -06:00
Gregory Nutt
42a86a9cba rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
Gregory Nutt
f797601f19 Rename up_irqbutton() to board_button_irq() 2014-01-24 14:04:07 -06:00
Gregory Nutt
f4d84ecd7e Rename up_buttons() to board_buttons() 2014-01-24 13:59:24 -06:00
Gregory Nutt
e5bfdcf36c Rename up_buttoninit to board_button_intialize 2014-01-24 13:50:23 -06:00
Gregory Nutt
ff35d0f11a Add a patch to work around the bug in the ZDS-II 5.0.1 toolchain 2014-01-24 11:58:30 -06:00
Gregory Nutt
ec4e0d3384 ZNEO: Verify that currrent code still works on the ZiLOG board 2014-01-24 09:28:52 -06:00
Gregory Nutt
efbf03ad76 The optimization level can now be selected as part of the configuration 2014-01-24 07:45:35 -06:00
Gregory Nutt
8d33ee6ebf Should enable external bus after configuring it 2014-01-23 17:41:29 -06:00
Gregory Nutt
0540e4a9e7 16z: Fix option bits; adjust system clock frequency 2014-01-23 12:06:57 -06:00
Gregory Nutt
fd2dc48a74 configs/efm32-dk3650: Support for Energy Micro's development kit for the Leopard Gecko MCU. From Richard Cochran 2014-01-23 08:19:34 -06:00
Gregory Nutt
62c052f16a configs/viewtool-stm32f107/netnsh: Increase the number of pre-allocated watchdog timers. 2014-01-22 17:14:10 -06:00
Gregory Nutt
ad1cad842e 16Z: Some early bring-up fixes 2014-01-22 13:46:42 -06:00
Gregory Nutt
dac7ffc41b configs/16z: Add support for 16z board 2014-01-22 11:50:37 -06:00
Gregory Nutt
2fa97a056d configs/olimex-stm32-p107: Failes to build is SPI3 for UEXT is not remapped 2014-01-21 10:01:51 -06:00
Gregory Nutt
58562d0dec Refresh the Olimex LPC1766STK NSH configuration 2014-01-20 17:02:22 -06:00
Gregory Nutt
97146e7ab1 Update paths to more recent CodeSourcery toolchain 2014-01-20 16:59:13 -06:00
Gregory Nutt
731b4c499b X86: Add a configuration option to select the -m32 compiler option when needed 2014-01-18 07:38:50 -06:00
Gregory Nutt
d178d58c09 Some fixes for typos in recent changes to Kconfig files 2014-01-16 16:37:23 -06:00
Gregory Nutt
6748b03858 You can again specify the default board sub-directory when CONFIG_ARCH_BOARD_CUSTOM is used 2014-01-16 10:42:54 -06:00
Gregory Nutt
e591ad49e5 Back out last change to configs/Kconfig. It has some bad side-effects 2014-01-16 10:13:20 -06:00
Gregory Nutt
dc9d0abb47 You can now specify or override the default board sub-directory. This is only useful when CONFIG_ARCH_BOARD_CUSTOM is used and the default board sub-directory is not available 2014-01-16 09:43:09 -06:00
Gregory Nutt
219e9613de Fix for clean px4fmu build 2014-01-15 12:50:52 -06:00
Gregory Nutt
b517ccdb99 Misc changes from Richard Cochran 2014-01-15 11:05:15 -06:00
Gregory Nutt
e591430e25 Changes to get PX4 config to build. Also some warning removal 2014-01-14 13:30:22 -06:00
Gregory Nutt
2d3151edeb One too many PX4 files added 2014-01-13 13:56:50 -06:00
Gregory Nutt
ac8ace08f1 Change how TCP read-ahead is selected to better integrate with TCP write buffering 2014-01-13 13:55:51 -06:00
Gregory Nutt
bebedbdd9c PX4FMU V2 configuration. Still not integrated with the system configuration or build 2014-01-13 12:38:01 -06:00