mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
fixed some bugs
This commit is contained in:
@@ -44,10 +44,6 @@
|
||||
#define NULL (0)
|
||||
#endif
|
||||
|
||||
#ifndef _U_
|
||||
#define _U_ __attribute__((__unused__))
|
||||
#endif
|
||||
|
||||
// some good things from CMSIS
|
||||
#define nop() __NOP()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user