Gregory Nutt
|
8fa6ecc1b9
|
Remove a warning
|
2015-07-01 18:25:13 -06:00 |
|
Gregory Nutt
|
97245f2374
|
Fix compile error in Olimex STR7 configuration and LPC17xx warning
|
2015-07-01 18:24:44 -06:00 |
|
Gregory Nutt
|
e909b59fd5
|
Refresh several configurations. Fix errors and warnings detected by tools/testbuild.sh
|
2015-07-01 14:34:33 -06:00 |
|
Gregory Nutt
|
6df1d2823f
|
Fix misc. compilation error/warning detected by tools/testbuild.sh
|
2015-07-01 14:33:37 -06:00 |
|
Gregory Nutt
|
09c7373f24
|
Fix misc. compilation error/warning detected by tools/testbuild.sh
|
2015-07-01 14:33:37 -06:00 |
|
Gregory Nutt
|
8c5bae60d9
|
tools/testbuild.sh: Add an option to select the type of C++ size_t in new operator
|
2015-07-01 14:32:59 -06:00 |
|
Gregory Nutt
|
c1d12c5063
|
Update ChangeLog
|
2015-07-01 11:58:16 -06:00 |
|
Gregory Nutt
|
8fbac280e9
|
drivers/net/slip.c: Fix a missed name change when many of network interface names changed sometime back but were apparently never updated for SLIP
|
2015-07-01 11:58:06 -06:00 |
|
Gregory Nutt
|
b59329a714
|
include/nuttx/net/netconfig.h: Fix some backward compilation that was emitting #error in the wrong condition when SLIP was enabled
|
2015-07-01 11:55:40 -06:00 |
|
Gregory Nutt
|
dbc5f910fc
|
Fix some typos in header files
|
2015-07-01 11:45:08 -06:00 |
|
Gregory Nutt
|
c6f56ccf8c
|
Fix some typos in header files
|
2015-07-01 11:45:08 -06:00 |
|
Gregory Nutt
|
4b97a5314c
|
Refresh/fix some more LPC17xx configurations
|
2015-07-01 11:43:06 -06:00 |
|
Gregory Nutt
|
799205d59b
|
Refresh configurations; fix some minor build issues
|
2015-07-01 10:25:46 -06:00 |
|
Gregory Nutt
|
c73745bede
|
lpc214x USB device: Fix a warning
|
2015-07-01 10:25:14 -06:00 |
|
Gregory Nutt
|
962b243302
|
lpc214x USB device: Fix a warning
|
2015-07-01 10:25:14 -06:00 |
|
Gregory Nutt
|
e9a4455038
|
drivers/usbdev: Eliminate some warnings
|
2015-07-01 10:02:19 -06:00 |
|
Gregory Nutt
|
d20dbf5054
|
LPC17xx: Fix a warning about an unused local variable
|
2015-07-01 09:36:39 -06:00 |
|
Gregory Nutt
|
ff389b15ab
|
LPC17xx: Fix a warning about an unused local variable
|
2015-07-01 09:36:39 -06:00 |
|
Gregory Nutt
|
89f381723e
|
Refresh some LPC17xx configurations; fix a few LPC17xx configuration build problems
|
2015-07-01 09:35:21 -06:00 |
|
Gregory Nutt
|
92f9876f75
|
Fix a Cortex-A compilation error in the vfork() logic when system calls are enabled in modes other than CONFIG_BUILD_KERNEL.
|
2015-07-01 08:34:51 -06:00 |
|
Gregory Nutt
|
32e41423e4
|
Fix a Cortex-A compilation error in the vfork() logic when system calls are enabled in modes other than CONFIG_BUILD_KERNEL.
|
2015-07-01 08:34:51 -06:00 |
|
Gregory Nutt
|
f5c2d7fbc2
|
Refresh a configuration
|
2015-07-01 08:32:45 -06:00 |
|
Gregory Nutt
|
15ca232f9b
|
Refresh configuration; fix compilation errors if LED support enabled
|
2015-07-01 08:02:54 -06:00 |
|
Gregory Nutt
|
77285beeca
|
DM320: GIO header uses get/putreg functions and so should include up_arch.h
|
2015-07-01 08:01:49 -06:00 |
|
Gregory Nutt
|
05575c8e2b
|
DM320: GIO header uses get/putreg functions and so should include up_arch.h
|
2015-07-01 08:01:49 -06:00 |
|
Gregory Nutt
|
7632e8b209
|
Update top-level .gitignore
|
2015-07-01 07:38:11 -06:00 |
|
Gregory Nutt
|
3f1a9e070d
|
NTOSD: Update and fix a configuration. The way it was trying to disable the console and file system caused build problems
|
2015-07-01 07:35:52 -06:00 |
|
Gregory Nutt
|
a1676a177d
|
arch/arm/src/sama5/sam_ehci.c: Fix some bad conditional compilation that left a function undefined if CONFIG_USBHOST_ASYNCH is not selected.
|
2015-07-01 07:04:02 -06:00 |
|
Gregory Nutt
|
6e591f6f52
|
arch/arm/src/sama5/sam_ehci.c: Fix some bad conditional compilation that left a function undefined if CONFIG_USBHOST_ASYNCH is not selected.
|
2015-07-01 07:04:02 -06:00 |
|
Gregory Nutt
|
31e815b364
|
Update ChangeLog
|
2015-07-01 06:27:50 -06:00 |
|
Jussi Kivilinna
|
13d9383679
|
Group binding needs to be cleared before sched_releasetcb(), as otherwise group_leave() will be called and group->tg_nmembers decremented or group being released. group_leave() should be called only after group_join() is called, not after group_bind(). From Jussi Kivilinna.
|
2015-07-01 06:24:34 -06:00 |
|
Gregory Nutt
|
464390193e
|
Way too many typos
|
2015-06-30 15:18:57 -06:00 |
|
Gregory Nutt
|
0f3fcd9938
|
Fix a cut'n'paste error in a README file
|
2015-06-30 15:05:36 -06:00 |
|
Gregory Nutt
|
092a8a8aed
|
tools/testbuild.sh: Add a script that can be used perform test builds on a set of board configurations
|
2015-06-30 14:38:01 -06:00 |
|
Gregory Nutt
|
10e8f13eb5
|
Update ChangeLog
|
2015-06-30 11:44:48 -06:00 |
|
Alan Carvalho de Assis
|
928c88a5f6
|
Port some per-process stack dumping logic from ARMv7-M to ARMv6-M. From Alan Carvalho de Assis
|
2015-06-30 11:42:48 -06:00 |
|
Alan Carvalho de Assis
|
08375ecd7d
|
Port some per-process stack dumping logic from ARMv7-M to ARMv6-M. From Alan Carvalho de Assis
|
2015-06-30 11:42:48 -06:00 |
|
Gregory Nutt
|
5545e6a4d7
|
Update ChangeLog
|
2015-06-30 08:43:48 -06:00 |
|
Alan Carvalho de Assis
|
39b77fbe8b
|
Fix Cortex-M0 assembly error when the interrupt stack is enabled
|
2015-06-30 08:41:47 -06:00 |
|
Alan Carvalho de Assis
|
a5eb02e2d0
|
Fix Cortex-M0 assembly error when the interrupt stack is enabled
|
2015-06-30 08:41:47 -06:00 |
|
Gregory Nutt
|
567b4ff6a4
|
Update README
|
2015-06-30 08:11:49 -06:00 |
|
Gregory Nutt
|
8440850fb9
|
Update documentation
|
2015-06-30 08:10:01 -06:00 |
|
Gregory Nutt
|
284b6ba2bd
|
Repaire more broken URLs
|
2015-06-29 19:27:49 -06:00 |
|
Gregory Nutt
|
2420e33047
|
Repaire more broken URLs
|
2015-06-29 19:27:36 -06:00 |
|
Gregory Nutt
|
32e9c807ec
|
Another README update
|
2015-06-29 18:20:01 -06:00 |
|
Gregory Nutt
|
d5abcbf731
|
Another README update
|
2015-06-29 18:19:36 -06:00 |
|
Gregory Nutt
|
5ee87b5979
|
Update README
|
2015-06-29 17:04:57 -06:00 |
|
Gregory Nutt
|
3cee0bd5c6
|
Fix a ultra-trivial typo
|
2015-06-29 13:22:08 -06:00 |
|
Gregory Nutt
|
2113f4af7b
|
The configs/ directory is now submodule provided by the boards repository
|
2015-06-29 13:18:05 -06:00 |
|
Gregory Nutt
|
d1ab9c2e0a
|
Remove the configs/ directory
|
2015-06-29 13:12:29 -06:00 |
|