mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/atmega32u4: remove obsolete -DCOREIF_NG=1
This commit is contained in:
parent
9607977e15
commit
0cb13186cc
@ -1,6 +1,3 @@
|
||||
# this CPU implementation is using the new core/CPU interface
|
||||
CFLAGS += -DCOREIF_NG=1
|
||||
|
||||
# define path to atmega common module, which is needed for this CPU
|
||||
export ATMEGA_COMMON = $(RIOTCPU)/atmega_common/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user