Silvano Seva
|
a89a7523cb
|
Updated year in copyright headers
|
2023-02-08 16:33:02 +01:00 |
Silvano Seva
|
3a288769ba
|
Added the 'sleepUntil' API function to delays interface, allowing to put a thread in sleeping state until a certain absolute timepoint is reached
|
2022-07-02 10:47:19 +02:00 |
Silvano Seva
|
316e588bc3
|
Updated copyright headers
|
2022-06-02 09:56:05 +02:00 |
Silvano Seva
|
2b28ea0525
|
Moving to miosix kernel: added two functions to 'interfaces/delays.h' to provide substitutes for their uC/OS-III counterparts and removed the old rtos sources
|
2021-03-13 09:16:06 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |
Fred
|
3671b737d9
|
Fix gcc printf warning
|
2020-11-03 15:15:36 +01:00 |
Fred
|
1d0fff3489
|
Add platform files for linux build
|
2020-11-03 15:15:36 +01:00 |