tmp 1
This commit is contained in:
parent
bc01b1f0e8
commit
5d5fd4bc83
256 changed files with 163824 additions and 189151 deletions
13
components/app/globals_cpp.cpp
Normal file
13
components/app/globals_cpp.cpp
Normal file
|
@ -0,0 +1,13 @@
|
|||
/*
|
||||
* globals_cpp.cpp
|
||||
*
|
||||
* Created on: Nov 4, 2019
|
||||
* Author: abody
|
||||
*/
|
||||
#include "globals.h"
|
||||
|
||||
#include <f4ll/packetusart.h>
|
||||
#include <f4ll/memcpydma.h>
|
||||
|
||||
f4ll::PacketUsart *g_usarts[4];
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue