UART Command Parser Time Manager Data Store for SD Card for stm32l476 [it's not Licensed as BSD/GPLx]
Dependencies: mbed SDFileSystem
common/global.cpp
- Committer:
- Inscape_ao
- Date:
- 2019-04-24
- Revision:
- 5:a37e3a15444b
- Parent:
- 2:a694440145e9
- Child:
- 7:9ab8809f9693
File content as of revision 5:a37e3a15444b:
#include "global.h" CommandParser *pCP; UartReceiver *pUR; TimeManager *pTM; SDDataStore *pSds;