Skip to content
sipke edited this page Aug 6, 2019 · 3 revisions

PIC printf redirect

Turn optimise off

e.g. int __attribute__((optimize("-O0"))) main(void)

Clone this wiki locally