index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wirish
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace shiftOut(), also fixing a possible bug.
Marti Bolivar
2012-05-31
2
-32
/
+29
*
examples/blinky.cpp works on F2.
Marti Bolivar
2012-05-31
4
-60
/
+227
*
<wirish/wirish.h>: Don't include some files.
Marti Bolivar
2012-05-31
1
-2
/
+2
*
wirish: Build board.cpp.
Marti Bolivar
2012-05-31
1
-1
/
+1
*
Fix a bunch of Doxygen file-level comments.
Marti Bolivar
2012-05-08
13
-23
/
+19
*
STM32VLDiscovery support files
Anton Eltchaninov
2012-05-03
2
-0
/
+195
*
stm32.h: Various updates, mostly to help STM32F1 line support.
Marti Bolivar
2012-04-24
1
-0
/
+2
*
stm32f1 boards_setup.cpp: Allow overriding the PLL multiplier.
Marti Bolivar
2012-04-23
1
-1
/
+10
*
Resurrect ADC support.
Marti Bolivar
2012-04-11
4
-39
/
+59
*
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
6
-106
/
+363
*
[WIP] boards: Add st_stm3220g_eval.
Marti Bolivar
2012-04-11
2
-0
/
+109
*
[UNDO] Rip out everything but libmaple and Wirish startup code.
Marti Bolivar
2012-04-11
1
-19
/
+19
*
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
2
-2
/
+2
*
Move wirish/comm/*.cpp into wirish.
Marti Bolivar
2012-04-11
3
-3
/
+2
*
Move public headers to include directories; related cleanups.
Marti Bolivar
2012-04-11
41
-224
/
+187
*
Fix linking and C runtime initialization on F1.
Marti Bolivar
2012-04-11
1
-9
/
+10
*
Cosmetics.
Marti Bolivar
2012-04-11
2
-41
/
+42
*
Remove "CS3" prefix from libmaple symbol names.
Marti Bolivar
2012-04-11
2
-6
/
+63
*
Remove CS3-style initialization.
Marti Bolivar
2012-04-11
3
-2
/
+97
*
USB: API cleanups.
Marti Bolivar
2011-10-21
1
-2
/
+2
*
Fix micros() bug.
Marti Bolivar
2011-10-20
1
-1
/
+1
*
wirish: Clean up includes; other fixups.
Marti Bolivar
2011-10-18
12
-29
/
+46
*
usb: Disentangle CDC ACM functionality.
Marti Bolivar
2011-10-18
2
-10
/
+11
*
usb: Cleanups and renames.
Marti Bolivar
2011-10-18
2
-3
/
+3
*
usb: Move some board-specific configuration to Wirish.
Marti Bolivar
2011-10-18
7
-3
/
+21
*
Add support for the Olimex STM32 H103 board.
David Kiliani
2011-09-27
4
-0
/
+213
*
maple_native.cpp: Cosmetics.
Marti Bolivar
2011-09-12
1
-2
/
+2
*
Maple Native: Fix BOARD_NR_USED_PINS, boardUsedPins.
Marti Bolivar
2011-09-09
2
-8
/
+4
*
Update outdated stm32.h usages.
Marti Bolivar
2011-09-07
1
-5
/
+5
*
wirish/boards: Move includes into .cpp files.
Marti Bolivar
2011-09-01
7
-26
/
+20
*
maple_native.cpp: Add FSMC FIXME to resolve for 0.0.12.
Marti Bolivar
2011-09-01
1
-0
/
+1
*
maple-native.cpp: Comment tweak.
Marti Bolivar
2011-08-31
1
-1
/
+1
*
maple_native.cpp: mark initSRAMChip() static.
Marti Bolivar
2011-08-31
1
-2
/
+2
*
maple_native.h: Fix USART pins.
Marti Bolivar
2011-08-30
1
-8
/
+8
*
HardwareSerial.h: Remove documentation TODO.
Marti Bolivar
2011-08-16
1
-3
/
+0
*
HardwareSerial.cpp: Respect PCLK1 and PCLK2.
Marti Bolivar
2011-08-16
1
-6
/
+6
*
HardwareSerial: Add pin accessors.
Marti Bolivar
2011-08-16
1
-0
/
+4
*
HardwareSerial: trivial code reordering
Marti Bolivar
2011-08-16
2
-11
/
+23
*
HardwareSPI.cpp: minor HardwareSPI::send() cleanup.
Marti Bolivar
2011-08-16
1
-4
/
+1
*
HardwareSPI: Add pin accessors.
Marti Bolivar
2011-08-16
2
-40
/
+102
*
HardwareTimer.cpp: fix HardwareTimer::setPeriod()
Marti Bolivar
2011-06-14
1
-1
/
+1
*
Remove reST documentation, attendant updates.
Marti Bolivar
2011-06-11
1
-4
/
+4
*
Update Print to match Arduino master.
Marti Bolivar
2011-06-08
2
-60
/
+51
*
Revert "Add wiring_limits.h"
Marti Bolivar
2011-06-07
1
-49
/
+0
*
Add wiring_limits.h
Marti Bolivar
2011-06-07
1
-0
/
+49
*
Keep it 80-column clean.
Marti Bolivar
2011-06-07
20
-281
/
+321
*
Docs: Fix several board-specific values.
Marti Bolivar
2011-05-26
6
-9
/
+21
[prev]
[next]