Initial commit
This commit is contained in:
commit
ef80f65fbf
136 changed files with 13728 additions and 0 deletions
3
include/drivers/pmt.h
Normal file
3
include/drivers/pmt.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#include <stdint.h>
|
||||
int pmt_init();
|
||||
void pmt_delay(uint64_t us);
|
||||
Loading…
Add table
Add a link
Reference in a new issue