![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
flash based config testing
Diff: config.cpp
- Revision:
- 0:941e150e78b6
diff -r 000000000000 -r 941e150e78b6 config.cpp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config.cpp Wed Mar 01 00:52:47 2017 +0000 @@ -0,0 +1,4 @@ +#include "config.h" + +float __float_reg[64]; +int __int_reg[64]; \ No newline at end of file