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 |
|
Gregory Nutt
|
ff0b4036d4
|
Remove some garbage files
|
2014-02-15 16:12:43 -06:00 |
|
Gregory Nutt
|
c0bb17c27c
|
SAMD20: A little more USART logic
|
2014-02-15 15:58:48 -06:00 |
|
Gregory Nutt
|
69fd301151
|
SAMD20: Beginning of SERCOM UART configuration logic
|
2014-02-15 14:22:56 -06:00 |
|
Gregory Nutt
|
542e6e7bae
|
SAMD20: Finishes basic clock configuration logic
|
2014-02-15 10:18:05 -06:00 |
|
Gregory Nutt
|
a08d8d870e
|
SAM D20: More clock configuration logic (still incomplete)
|
2014-02-14 16:46:21 -06:00 |
|
Gregory Nutt
|
e2f09ab482
|
SAM D20: Put fuse related definition in a separate header file so make license statement cleaner
|
2014-02-14 14:33:34 -06:00 |
|
Gregory Nutt
|
50e674a395
|
SAM D20: A little more clock configuration logic (still incomplete)
|
2014-02-14 13:38:56 -06:00 |
|
Gregory Nutt
|
2f2e98002f
|
SAMD20: Add NVMCTRL register definition header file. Also empty framework for clock configuration
|
2014-02-14 11:03:22 -06:00 |
|
Gregory Nutt
|
bcac812308
|
SAMD20: Fixes to SRAM size, No. memory regions, and beginning of clocking logic
|
2014-02-13 19:09:58 -06:00 |
|
Gregory Nutt
|
4a2ee9b3d6
|
Add SAMD20 pin configuration definitions
|
2014-02-13 10:56:15 -06:00 |
|
Gregory Nutt
|
f0c1cedab7
|
Minimal changes to get a clean compilation of the SAMD20 Xplained configuration. Still a lot of missing logic
|
2014-02-13 09:14:03 -06:00 |
|
Gregory Nutt
|
a0cb3588a5
|
Fix-up some SAMD20 SERCOM conditionals
|
2014-02-12 18:29:23 -06:00 |
|
Gregory Nutt
|
9b5d5aef78
|
Add initial support for the Atmel SAMD20 Xplained Pro board
|
2014-02-12 17:50:58 -06:00 |
|
Gregory Nutt
|
23ac55e302
|
Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration
|
2014-02-12 17:21:28 -06:00 |
|
Gregory Nutt
|
e82bec827b
|
Fix typo cloned to many files: SAM32 vs SAM34
|
2014-02-12 13:00:24 -06:00 |
|
Gregory Nutt
|
1d6c14e742
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
|
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 |
|