mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 20:10:08 +03:00
Directories FatFS / CoOS / STM32 libs moved to thirdparty
This commit is contained in:
parent
318fc79dfe
commit
2817866ad2
456 changed files with 1154 additions and 2580 deletions
|
@ -34,9 +34,12 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "opentx.h"
|
||||
extern "C" {
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
}
|
||||
|
||||
#include "opentx.h"
|
||||
|
||||
#if (defined(DEBUG) && defined(CPUARM)) || defined(SIMU)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue