libmaple/wirish/stm32f2
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 Typo fix. 2012-06-12 16:03:17 -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 STM32F2: Add timer_get_af(). 2012-06-03 00:04:01 -04:00