summaryrefslogtreecommitdiff
path: root/core/cortex-m0/vecttable.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-3/+3
* core: Sort header filesJeremy Bettis2022-11-221-3/+3
* include/compiler.h: Add generic macro for disabling compiler warningsTom Hughes2022-10-131-7/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* core/cortex-m0: Remove noopTom Hughes2022-09-061-6/+0
* core/cortex-m0/vecttable.c: Format with clang-formatJack Rosenthal2022-06-281-61/+20
* core/cortex-m0: fix vecttable.c when compiling with clangTom Hughes2021-11-101-2/+6
* core/cortex-m: Disable warning in vecttable.c when building with clangTom Hughes2021-10-081-0/+14
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* cortex-m0: Generate vector table in CPatrick Georgi2018-10-161-0/+136