Skip to content

Commit 703db09

Browse files
committed
Modify SDK to fit Arduino core
These are the changes that were required to get compiling with the new 2.2.0 source code 1. Remove 'am_util_regdump.c' -- contained references to instance finder names like 'AM_REG_ITM_NUM_MODULES' that were not declared in any included headers. Could not track down include path to the appropriate header ('am_regs.h'?) so decided to simply remove this compilation unit. Register dump utilities will be unavailable, but they are an obscure feature. 1. Made internal stdio buffer available for use by 'uart' code (avoids doubling up resources required for printf)
1 parent 359211e commit 703db09

File tree

3 files changed

+5
-1349
lines changed

3 files changed

+5
-1349
lines changed

0 commit comments

Comments
 (0)