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
*
systick.c: Updating systick_uptime_millis before handling user callback.
Marti Bolivar
2011-06-24
1
-1
/
+1
*
Merge branch 'freertos'
Marti Bolivar
2011-06-24
27
-0
/
+12905
|
\
|
*
Make FreeRTOS changes comply with the coding standard.
Marti Bolivar
2011-06-24
4
-20
/
+28
|
*
Added MIT license headers.
Nis Sarup
2011-06-24
2
-0
/
+52
|
*
FreeRTOS: Added FreeRTOS 7.0.1, including hook in libmaple/systick.c and exam...
Nis Sarup
2011-06-21
27
-0
/
+12845
*
|
systick.h: Comment typo
Marti Bolivar
2011-06-21
1
-1
/
+1
|
/
*
test-usart-dma.cpp: Update to demo working DMA interrupts.
Marti Bolivar
2011-06-20
1
-11
/
+7
*
DMA: Fix non-working DMA interrupts.
Marti Bolivar
2011-06-20
2
-14
/
+14
*
Servo.h: Eliminate unused SERVO_MAX_WRITE_ANGLE.
Marti Bolivar
2011-06-20
1
-5
/
+0
*
rcc.c: Trivial comment tweak.
Marti Bolivar
2011-06-20
1
-1
/
+0
*
HardwareTimer.cpp: fix HardwareTimer::setPeriod()
Marti Bolivar
2011-06-14
1
-1
/
+1
*
gpio.h: Fix zero/oh comment mixup.
Marti Bolivar
2011-06-14
1
-1
/
+1
*
adc.h: Clarify adc_smp_rate Doxygen comment.
Marti Bolivar
2011-06-11
1
-1
/
+5
*
notes/exti.txt: Remove Maple-specific pin map information.
Marti Bolivar
2011-06-11
1
-26
/
+0
*
notes/dac.txt: Tidy up content.
Marti Bolivar
2011-06-11
1
-18
/
+19
*
stm32.h: Don't blindly assume PCLK1 and PCLK2 values.
Marti Bolivar
2011-06-11
1
-0
/
+4
*
Update notes/portable.txt
Marti Bolivar
2011-06-11
1
-30
/
+33
*
Delete notes/coding_standard.rst.
Marti Bolivar
2011-06-11
1
-427
/
+0
*
Delete TODO.
Marti Bolivar
2011-06-11
1
-7
/
+0
*
Remove reST documentation, attendant updates.
Marti Bolivar
2011-06-11
213
-15274
/
+55
*
Docs: Add GPIO port pin maps.
Marti Bolivar
2011-06-10
3
-0
/
+83
*
Docs: Update quickstart for Mini.
Marti Bolivar
2011-06-10
1
-8
/
+10
*
Docs: Update "my board is bricked!" troubleshooting item.
Marti Bolivar
2011-06-10
1
-4
/
+11
*
Docs: move ASSERT() to its own page.
Marti Bolivar
2011-06-10
5
-55
/
+51
*
Docs: Generalize throb()-related troubleshooting item.
Marti Bolivar
2011-06-10
1
-8
/
+6
*
Docs: Use "BOARD_LED_PIN" instead of "13".
Marti Bolivar
2011-06-10
8
-41
/
+36
*
Update test-print.cpp to exercise new behavior.
Marti Bolivar
2011-06-08
1
-34
/
+37
*
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
53
-721
/
+825
*
delay.h: Add missing include.
Marti Bolivar
2011-06-06
1
-0
/
+2
*
flash.h: Add missing include.
Marti Bolivar
2011-06-06
1
-1
/
+2
*
scb.h: Add missing include.
Marti Bolivar
2011-06-06
1
-0
/
+2
*
bitband.h: Add missing include.
Marti Bolivar
2011-06-06
1
-0
/
+2
*
i2c.h: Add missing includes.
Marti Bolivar
2011-06-06
1
-0
/
+5
*
Docs: add note on adding self to plugdev group.
Marti Bolivar
2011-06-06
1
-3
/
+5
*
Docs: Correct "Github" -> "GitHub"
Marti Bolivar
2011-06-03
3
-6
/
+6
*
Docs: Various tweaks and fixups.
Marti Bolivar
2011-06-03
3
-14
/
+15
*
Adding $(SRCROOT)/ in front of build-targets.mk to allow building in any dire...
Victor G Estevez
2011-06-02
1
-1
/
+1
*
Added libs in libraries/ to the include path
Camille Moncelier
2011-06-02
1
-0
/
+1
*
Docs: Update release FIXMEs for 0.0.12.
Marti Bolivar
2011-06-01
2
-9
/
+6
*
Docs: Tweak disabling JTAG debugging information.
Marti Bolivar
2011-05-28
2
-10
/
+13
*
Docs: Simplify and clarify usart.rst.
Marti Bolivar
2011-05-28
1
-3
/
+9
*
Docs: Improve analogwrite.rst.
Marti Bolivar
2011-05-28
1
-10
/
+15
*
Docs: Improve i2c.rst.
Marti Bolivar
2011-05-27
1
-12
/
+19
*
Docs: Improve external-interrupts.rst.
Marti Bolivar
2011-05-27
1
-15
/
+24
*
Docs: Making boards pages point to "5V tolerant" definition.
Marti Bolivar
2011-05-27
3
-6
/
+9
*
Docs: Update gpio.rst.
Marti Bolivar
2011-05-27
1
-41
/
+65
*
Docs: Updating pinmode.rst
Marti Bolivar
2011-05-27
1
-22
/
+25
[next]