index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wirish
/
boards.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wirish/boards: squelch unused-function warnings
bryan newbold
2015-03-01
1
-0
/
+2
*
wirish: allow boards to override PLL input clock
Marti Bolivar
2014-11-24
1
-4
/
+8
*
wirish: allow boards to override more init() subroutines
Marti Bolivar
2014-11-24
1
-49
/
+47
*
Adding BOOTLOADER option to support Robotis bootloader different ROM
Gregwar
2014-04-23
1
-0
/
+4
*
Use linker symbol __text_start__ to setup base of nvic vector table.
Magnus Lundin
2013-05-03
1
-5
/
+7
*
Move bootloader details out of libmaple.h.
Marti Bolivar
2012-07-31
1
-0
/
+12
*
Provide wirish::priv::series_init() on F1.
Marti Bolivar
2012-06-07
1
-7
/
+0
*
STM32F2: Add SYSCFG support.
Marti Bolivar
2012-06-03
1
-1
/
+9
*
boards.cpp: Improve the comments.
Marti Bolivar
2012-06-02
1
-13
/
+13
*
Bring timer initialization back to init().
Marti Bolivar
2012-06-02
1
-1
/
+42
*
Fix a bunch of Doxygen file-level comments.
Marti Bolivar
2012-05-08
1
-1
/
+1
*
Resurrect ADC support.
Marti Bolivar
2012-04-11
1
-2
/
+13
*
wirish/boards.cpp: Use __weak instead of GCC attribute.
Marti Bolivar
2012-04-11
1
-1
/
+2
*
[FIXME] Resurrect boards.cpp for F2 and F1.
Marti Bolivar
2012-04-11
1
-93
/
+74
*
boards.cpp: Remove implementation details from Doxygen comments.
Marti Bolivar
2012-04-11
1
-6
/
+9
*
wirish/boards.cpp: Use FLASH_SAFE_WAIT_STATES.
Marti Bolivar
2012-04-11
1
-1
/
+1
*
Make USB its own submodule.
Marti Bolivar
2012-04-11
1
-1
/
+1
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
1
-9
/
+9
*
usb: Disentangle CDC ACM functionality.
Marti Bolivar
2011-10-18
1
-1
/
+1
*
usb: Cleanups and renames.
Marti Bolivar
2011-10-18
1
-1
/
+1
*
usb: Move some board-specific configuration to Wirish.
Marti Bolivar
2011-10-18
1
-1
/
+1
*
Keep it 80-column clean.
Marti Bolivar
2011-06-07
1
-14
/
+16
*
adc.c: adc_init() doesn't set the RCC's ADC prescaler.
Marti Bolivar
2011-05-19
1
-0
/
+1
*
NVIC and SCB refactor
Marti Bolivar
2011-04-05
1
-1
/
+14
*
Board-specific values; corresponding QA test generalizations.
Marti Bolivar
2011-03-30
1
-10
/
+12
*
Final stm32_pin_info design candidate; ADC3 support on Native.
Marti Bolivar
2011-03-25
1
-0
/
+145
*
Adding /wirish/boards/ for easier porting; shrank PIN_MAPs.
Marti Bolivar
2011-03-24
1
-268
/
+0
*
Initial timer refactor.
Marti Bolivar
2011-03-24
1
-427
/
+219
*
Native PIN_MAP typo
Marti Bolivar
2011-03-21
1
-1
/
+1
*
Revert "RCC refactor, bugfixes"
Perry Hung
2011-03-21
1
-1
/
+1
*
Maple RET6 edition support
Marti Bolivar
2011-03-16
1
-0
/
+89
*
RCC refactor, bugfixes
Marti Bolivar
2011-03-12
1
-1
/
+1
*
[WIP] GPIO refactor: seems ok, ready for review
Marti Bolivar
2011-03-11
1
-0
/
+387