issues
search
cvra
/
platform-abstraction
Platform abstraction layer for microcontrollers
3
stars
6
forks
source link
Rework documentation
#8
Closed
antoinealb
closed
10 years ago
antoinealb
commented
10 years ago
I did the following changes :
Changed the README to be more oriented toward examples rather than just list of functions.
Added examples of testing using the mocks.
Added an explanation of the difference between mutex and semaphores in uc/OS-III (and therefore in our implementation).
I did the following changes :