mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
More AVR cleanup
This commit is contained in:
parent
4300e4b022
commit
d831b0f55e
8 changed files with 2 additions and 1517 deletions
|
@ -48,8 +48,6 @@
|
|||
#define __NOINIT
|
||||
#endif
|
||||
|
||||
typedef int32_t int24_t;
|
||||
|
||||
#if __GNUC__
|
||||
#define PACK( __Declaration__ ) __Declaration__ __attribute__((__packed__))
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue