moved f4ll_cpp imto its own namespace
moved strutil to the application
This commit is contained in:
parent
3a20a7d846
commit
fb5670a950
21 changed files with 70 additions and 27 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
#if defined(__cplusplus)
|
||||
|
||||
extern SerialConsole<257> *g_console;
|
||||
extern f4ll_cpp::SerialConsole<257> *g_console;
|
||||
|
||||
#endif // __cplusplus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue