Commit Graph

2610 Commits

Author SHA1 Message Date
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
Gregory Nutt
562487aa15 Add support for the SO_LINGER socket option. Based on logic from Jason Jiang. Utestested on initial commit 2014-01-13 11:58:45 -06:00
Gregory Nutt
284bb89dd0 Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de Assis 2014-01-12 17:59:38 -06:00
Gregory Nutt
a739284f21 Enable new NSH features by default in the sim/nsh configuration 2014-01-11 14:28:10 -06:00
Gregory Nutt
ad1a6a9264 A10: Serial clock is OSC24M. From Alan Carvalho de Assis 2014-01-10 15:32:42 -06:00
Gregory Nutt
6880d8fd53 NSH: Separate command line parsing from command execution. Add support for multiple, semicolone separated commands on each line 2014-01-10 15:23:26 -06:00
Gregory Nutt
c694797c2a Vietool STM32F103: LCD updates (still does not work) 2014-01-09 13:14:53 -06:00
Gregory Nutt
4d8bbe350c Add support for the XPT2046 touchscreen controller on the Viewtool LCD module 2014-01-09 10:57:17 -06:00
Gregory Nutt
a36da96c3c Add pcDuino patch needed for booting. Update README to explain why 2013-12-08 10:56:37 -06:00
Gregory Nutt
bbf42e7360 Viewtools STM32F103: Add SSD1289 LCD support 2014-01-05 14:14:59 -06:00
Gregory Nutt
5a608d8256 Olimex STM32 P107: Add native Windows build support. From Max Holtzberg 2014-01-04 09:11:20 -06:00
Gregory Nutt
dbc562de04 README and other cosmetic updates 2014-01-04 08:38:05 -06:00
Gregory Nutt
e98abc51ff ZNEO: Fix lost serial interrupt bug 2014-01-02 10:03:08 -06:00
Gregory Nutt
49a5c9a3c5 Cosmetic: Updates to TODO anre README text 2014-01-02 07:53:27 -06:00
Gregory Nutt
150ec1f19c Add Z16F NSH configuration 2014-01-01 12:40:18 -06:00
Gregory Nutt
fd362f3f01 Make sure that the Z16F build still builds and runs 2014-01-01 10:29:44 -06:00
Gregory Nutt
6d48d1dbc5 sim/mount: Converted to use kconfig-frontends tools 2014-01-01 08:52:58 -06:00
Gregory Nutt
4e577a2756 The user-mode work queue was not being started 2013-12-31 12:48:11 -06:00
Gregory Nutt
bd0ad373e4 STM3240G-EVAL knxwm: Work around CodeSourcery library bug by switching to buildroot 2013-12-31 10:55:46 -06:00
Gregory Nutt
9945fa0c47 STM3240G-EVAL: Kernel mode board initialization can't run on the IDLE thread; needs its on initialization kernel thread 2013-12-31 07:59:56 -06:00
Gregory Nutt
628839fdf8 Looks like an error all all kernel build linker scripts 2013-12-30 17:57:20 -06:00
Gregory Nutt
a874f0ae99 NX: Use a consistent allocator in all configurations 2013-12-30 12:42:18 -06:00
Gregory Nutt
0d964c56be NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts to initialize the touchscreen from NxWM in the kernel build 2013-12-30 12:39:23 -06:00
Gregory Nutt
3323df9a62 NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build. 2013-12-30 10:04:34 -06:00
Gregory Nutt
cb18e4fc71 Move nuttx/configs/stm3240g-eval/src/up_cxxinitialize.c to apps/platform/stm3240g-eval/ 2013-12-29 15:02:51 -06:00
Gregory Nutt
a463c71ac3 STM3240G-EVAL: Add kernel build mode support and an NxWM kernel mode configuration 2013-12-29 13:15:08 -06:00
Gregory Nutt
d487d27b41 NxWidgets server initialization must be performed in the kernel when NxWdigets is built in kernel mode 2013-12-29 09:46:57 -06:00
Gregory Nutt
c51659a8df Fix cloned typo in user space definition 2013-12-27 10:31:37 -06:00
Gregory Nutt
5885483831 default buildroot path is build_arm, not build_arm_nofpu 2013-12-26 10:01:14 -06:00
Gregory Nutt
25fedb0618 Add GCc 4.8.2 support for buildroot 2013-12-26 13:24:06 -06:00