mirror of
https://github.com/opentx/opentx.git
synced 2025-07-23 00:05:17 +03:00
Remove CASE_CPUARM and IF_CPUARM macros
This commit is contained in:
parent
cbf60380f2
commit
c75d873b91
27 changed files with 80 additions and 83 deletions
|
@ -45,9 +45,6 @@
|
|||
#define CASE_PCBSKY9X(x)
|
||||
#endif
|
||||
|
||||
#define CASE_CPUARM(x) x,
|
||||
#define IF_CPUARM(x) x
|
||||
|
||||
#if defined(STM32)
|
||||
#define CASE_STM32(x) x,
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue