Gregory Nutt
|
205260d5e2
|
Reanem kzalloc to kmm_zalloc for consistency
|
2014-08-31 17:34:44 -06:00 |
|
Gregory Nutt
|
54fa3b0b59
|
Rename kfree to kmm_free for consistency with other naming conventions
|
2014-08-31 17:04:02 -06:00 |
|
Gregory Nutt
|
e3ff0689bb
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
|
Gregory Nutt
|
98cf3b06e5
|
nuttx/drivers: Remove explicity references to errno. That is a problem from within the kernel for certain configurations
|
2014-08-28 16:59:06 -06:00 |
|
Gregory Nutt
|
f06e9dbcaa
|
Timer driver updates from Bob Doiron
|
2014-05-05 14:40:19 -06:00 |
|
Gregory Nutt
|
d897b4de76
|
Enhanced timer interface from Bob Doiron
|
2014-04-30 14:08:34 -06:00 |
|
Gregory Nutt
|
465bfcb4cf
|
Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few)
|
2014-04-22 13:42:38 -06:00 |
|
Gregory Nutt
|
5df14c7d40
|
Misc changes to get a clean compilation after incorporating all of Bob Doison's changes
|
2014-04-22 10:38:08 -06:00 |
|
Gregory Nutt
|
61555fe5e1
|
Various SAM4S related fixes, mostely related to the timer driver driver and the SAM4S timer/counter. All from Bob Doisin
|
2014-04-22 09:01:20 -06:00 |
|
Gregory Nutt
|
df33d9bcc8
|
examples/serialrx added by Bob Doison
|
2014-04-22 08:40:48 -06:00 |
|