hsk_libs-dev
163:b63ae088cc97
High Speed Karlsruhe XC878 library collection
|
To use these libraries the utilizing code must meet a small number of requirements.
All public functions expect all pages set to 0 and reset all pages they touch to 0 before they exit.
All public functions also expect RMAP 0.
The hsk_isr.h documentation lists the rules that need to be obeyed when implementing ISRs and callback functions:
In order to access pdata
and xdata
the hsk_boot
library must be linked.