index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting "Rewrote Print class."
Marti Bolivar
2011-04-12
4
-235
/
+167
*
Coding standard.
Marti Bolivar
2011-04-12
1
-4
/
+6
*
Fixing brain-damaged abs() implementation.
Marti Bolivar
2011-04-12
1
-1
/
+1
*
Reverting some "volatile" -> "__io" changes.
Marti Bolivar
2011-04-12
2
-2
/
+2
*
Making 1c05ac8497222a12a675ba31564e7c4864107de9 comply with coding standard.
Marti Bolivar
2011-04-12
1
-6
/
+5
*
Adding i2c2 and i2c fast mode
Anton Eltchaninov
2011-04-12
4
-15
/
+48
*
Changing usages of "volatile" to "__io".
Marti Bolivar
2011-04-12
5
-7
/
+9
*
Adding guards for negative nvic_irq_num enumerators.
Marti Bolivar
2011-04-12
1
-0
/
+6
*
Doxygen bugfixes.
Marti Bolivar
2011-04-12
8
-11
/
+23
*
Coding standard.
Marti Bolivar
2011-04-11
1
-2
/
+2
*
Merging in changes from 0.0.9-maintenance.
Marti Bolivar
2011-04-11
2
-6
/
+14
*
DMA checkpoint; dma_attach_interrupt() is broken.
Marti Bolivar
2011-04-11
5
-148
/
+921
*
Resolving some FIXMEs.
Marti Bolivar
2011-04-11
4
-26
/
+17
*
Adding delay_us() TODO.
Marti Bolivar
2011-04-11
1
-0
/
+2
*
USART bugfix.
Marti Bolivar
2011-04-11
3
-11
/
+14
*
Adding button test to examples/test-session.cpp.
Marti Bolivar
2011-04-11
1
-1
/
+21
*
Coding standard tweaks.
Marti Bolivar
2011-04-11
1
-2
/
+5
*
Coding standard updates.
Marti Bolivar
2011-04-08
1
-63
/
+201
*
Documentation improvements.
Marti Bolivar
2011-04-08
2
-42
/
+75
*
stm32loader.py prints more information about what it's doing.
Marti Bolivar
2011-04-08
1
-6
/
+5
*
Adding CLOCK_SPEED_MHZ and CLOCK_SPEED_HZ as derived board-specific values.
Marti Bolivar
2011-04-08
2
-2
/
+21
*
Trivial main.cpp.example cleanup.
Marti Bolivar
2011-04-08
1
-2
/
+3
*
USART fixups.
Marti Bolivar
2011-04-08
1
-2
/
+2
*
Coding standard tweaks.
Marti Bolivar
2011-04-07
1
-6
/
+6
*
Timer tweaks.
Marti Bolivar
2011-04-07
2
-92
/
+90
*
Renaming some nvic_irq_num enumerators for better readability.
Marti Bolivar
2011-04-07
2
-20
/
+20
*
Coding standard updates.
Marti Bolivar
2011-04-07
1
-22
/
+38
*
USART refactor.
Marti Bolivar
2011-04-07
8
-320
/
+582
*
Updated coding standard.
Marti Bolivar
2011-04-06
1
-6
/
+8
*
SysTick refactor.
Marti Bolivar
2011-04-05
4
-57
/
+82
*
NVIC and SCB refactor
Marti Bolivar
2011-04-05
7
-208
/
+232
*
ring_buffer.h function comments converted to Doxygen
Marti Bolivar
2011-04-05
1
-14
/
+38
*
ring_buffer tweaks.
Marti Bolivar
2011-04-05
2
-2
/
+120
*
Redid Servo in terms of new timer.h.
Marti Bolivar
2011-04-01
5
-143
/
+384
*
Broke the build with previous commit; sorry.
Marti Bolivar
2011-04-01
1
-1
/
+1
*
Hacks to get things to compile in the IDE.
Marti Bolivar
2011-03-30
6
-8
/
+17
*
Board-specific values; corresponding QA test generalizations.
Marti Bolivar
2011-03-30
34
-503
/
+985
*
Removed Maple-specific information from digitalWrite() doxygen comment.
Marti Bolivar
2011-03-30
1
-3
/
+2
*
Nitpicks
Marti Bolivar
2011-03-30
2
-1
/
+5
*
Final stm32_pin_info design candidate; ADC3 support on Native.
Marti Bolivar
2011-03-25
20
-404
/
+653
*
Adding /wirish/boards/ for easier porting; shrank PIN_MAPs.
Marti Bolivar
2011-03-24
20
-417
/
+840
*
timer_set_dma_burst_length() and TIMER8 comment bugfixes
Marti Bolivar
2011-03-24
1
-2
/
+2
*
Initial timer refactor.
Marti Bolivar
2011-03-24
27
-1786
/
+2095
*
Adding license to ring_buffer.h
Marti Bolivar
2011-03-21
1
-0
/
+26
*
RCC refactor.
Marti Bolivar
2011-03-21
3
-178
/
+563
*
Native PIN_MAP typo
Marti Bolivar
2011-03-21
1
-1
/
+1
*
More convenient bit-banding interface
Marti Bolivar
2011-03-21
1
-0
/
+40
*
Merge branch 'i2c-wip' into refactor
Perry Hung
2011-03-21
15
-15
/
+974
|
\
|
*
Reenable other peripherals.
Perry Hung
2011-03-15
1
-12
/
+12
|
*
Add rudimentary error handling for nack condition
Perry Hung
2011-03-14
4
-74
/
+117
[next]