small fixes

This commit is contained in:
Conor Patrick
2019-11-20 11:14:41 -05:00
parent 85ddc40036
commit 6cb15a6482
3 changed files with 4 additions and 7 deletions

View File

@@ -12,6 +12,8 @@
* aren't what you want to keep, but are designed to be replaced
* with some other platform specific implementation.
*
* For real examples, see the STM32L4 implementation and the PC implementation of device.c.
*
*/
#include <stdint.h>
#include <stdlib.h>