Gregory Nutt
|
796969f6b6
|
Update TODO. Provide do-nothing stubs for mutex attribute interfaces if features not enabled. pthread_cond includes a signaling semaphore and should call sem_setprotocol.
|
2016-11-05 11:06:52 -06:00 |
|
Gregory Nutt
|
0a5b4f684a
|
arch: Disable priority inheritance on all semaphores used for signaling in the rest of the MCU drivers
|
2016-11-03 17:38:26 -06:00 |
|
Gregory Nutt
|
c6a0f284e4
|
Remove comments before empty sections in C files
|
2016-02-21 14:19:01 -06:00 |
|
Gregory Nutt
|
56574a03da
|
Restore up_internal.h. Changes its name was a bad idea... at least for now
|
2014-09-30 14:41:58 -06:00 |
|
Gregory Nutt
|
f7e857b42b
|
Completes simulated uart implementation... does not work
|
2014-09-30 14:41:57 -06:00 |
|
Gregory Nutt
|
18ed0123a6
|
simulation: Add a simulatied UART input device. Also lots of misc clean-up for stylistic compatibility with other architectures
|
2014-09-30 14:41:57 -06:00 |
|