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-05-11
- Revision:
- 7:9ab8809f9693
- Parent:
- 5:a37e3a15444b
File content as of revision 7:9ab8809f9693:
#include "global.h" CommandParser *pCP; UartReceiver *pUR; TimeManager *pTM; SDDataStore *pSds; DeviceRepeater *pDevRept;