libmaple/wirish/stm32f1
Marti Bolivar 139ea7c353 Bring back and fix up util.c functionality.
Rip out the existing nonportable pieces, and shove them under
wirish/stm32f1, using weak symbols so users who only want libmaple
proper don't end up with build errors. Add stubbed-out (and only
partially functional) definitions for F2 targets under wirish/stm32f2.

The behavior on F103 targets is the same as it was before (though the
assertion framework has always been broken and badly needs
replacement, that awaits another commit). We additionally now skip
re-enabling USB on F1 targets without USB, to make things work on
value line MCUs.

Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
2012-06-26 18:03:40 -04:00
..
boards_setup.cpp wirish: Weaken boards_private.h definitions. 2012-06-07 03:38:29 -04:00
util_hooks.c Bring back and fix up util.c functionality. 2012-06-26 18:03:40 -04:00
wirish_debug.cpp Bring back <wirish/wirish_debug.h>. 2012-06-08 18:34:33 -04:00
wirish_digital.cpp examples/blinky.cpp works on F2. 2012-05-31 17:24:41 -04:00