Updating AVR abstraction to be compatible with ARM, nearly ready for ARM files
- Very small updates to files, mostly modifying to remove name duplications
This commit is contained in:
parent
a31f0e064a
commit
6da1558b78
29 changed files with 64 additions and 36 deletions
|
@ -29,6 +29,7 @@ elseif ( ${COMPILER_FAMILY} MATCHES "arm" )
|
|||
arm/usb_dev.c
|
||||
arm/usb_keyboard.c
|
||||
arm/usb_mem.c
|
||||
arm/usb_serial.c
|
||||
)
|
||||
|
||||
endif ( ${COMPILER_FAMILY} MATCHES "avr" )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue