mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 05:25:05 +00:00
update code bank assignments
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
# code not marked with __banked can only be called from code in the same bank
|
||||
#
|
||||
HOME intr.c # All interrupt code must live in HOME/BANK0
|
||||
HOME bus.c # flash_read cannot be banked.
|
||||
HOME clock.c # cannot bank clock.c code because header file is part of core.
|
||||
HOME uart.c
|
||||
BANK3 uart_init.c
|
||||
BANK2 dma.c
|
||||
|
Reference in New Issue
Block a user