afLib 1.3 which is supporting both SPI and UART
Dependencies: vt100 mbed afLib_1_3
edge_utils/edge_reset_mgr.h
- Committer:
- Rhyme
- Date:
- 2018-04-23
- Revision:
- 0:87662653a3c6
File content as of revision 0:87662653a3c6:
#ifndef _EDGE_RESET_MGR_H_
#define _EDGE_RESET_MGR_H_
void print_reset_reason(void) ;
void software_reset(void) ;
void reset_watch_dog(void) ;
#endif /* _EDGE_RESET_MGR_H_ */