Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ext: hal: cmsis: add define for __PROGRAM_START
For CMSIS compilation, we define __PROGRAM_START to avoid compiling the bss/data initialization routines provided by CMSIS. Signed-off-by: Ioannis Glaropoulos <[email protected]>
- Loading branch information