This website requires JavaScript.
Explore
Help
Sign In
jackcartersmith
/
blackmagic
Watch
1
Star
0
Fork
0
You've already forked blackmagic
Code
Issues
Pull Requests
Releases
Activity
blackmagic
/
lib
/
cm3
History
Piotr Esden-Tempski
8545d9d565
Using while(1) instead of exit.
...
The exit function can significantly increase code size, and adds dependency on stdlibc.
2013-04-21 19:13:35 -07:00
..
assert.c
Add assert macros to aid in debugging.
2012-10-02 08:48:45 +02:00
nvic.c
unified nvic.c
2012-10-18 13:22:12 +02:00
scb.c
Using while(1) instead of exit.
2013-04-21 19:13:35 -07:00
systick.c
[cm3] fix doxygen for systick_get_value, add systick_get_reload
2013-02-19 19:22:49 +01:00
vector.c
Fixed all warnings for examples.
2013-02-26 19:33:42 -08:00