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
*
Adding support for NUCLEO-F103RB
Grégoire Passault
2015-05-27
3
-0
/
+261
*
Generate .hex files as well.
Grégoire Passault
2015-05-27
2
-1
/
+4
*
[Makefile] Easier adding of sources
Gregwar
2015-05-27
1
-3
/
+6
*
libmaple_types.h: add ifndef guards for some macros
Marti Bolivar
2015-05-27
1
-0
/
+4
*
Revert "always clear ISR DMA bit before even calling handler"
Jonatan Olofsson
2015-05-27
1
-1
/
+1
*
stm32f1: gpio.h: silence yet more __always_inline warnings
Marti Bolivar
2015-05-27
1
-3
/
+1
*
Wire: release the bus on error
Marti Bolivar
2015-05-27
1
-0
/
+2
*
Fix hang on usart read overrun.
Joseph Birr-Pixton
2015-05-27
1
-5
/
+12
*
travis-ci: allow st_stm3220g_eval board to fail build tests
bnewbold
2014-09-05
1
-1
/
+3
*
travis-ci: enable apt caching (for speed)
bnewbold
2014-09-05
1
-0
/
+1
*
docs: theme: transparency for favicon
bnewbold
2014-09-05
1
-0
/
+0
*
docs: set release to prerelease; change title render
bnewbold
2014-09-01
2
-3
/
+3
*
docs: change pygments theme to 'native'
bnewbold
2014-09-01
2
-4
/
+3
*
docs: fix webfonts, and default to local fonts
bnewbold
2014-09-01
1
-7
/
+19
*
docs: fix header css
bnewbold
2014-09-01
1
-15
/
+0
*
docs: get webfonts from rambutan.cc instead of google
bnewbold
2014-09-01
3
-29
/
+39
*
travis: specify language as cpp
bnewbold
2014-09-01
1
-0
/
+1
*
docs: clarify versioning
bnewbold
2014-09-01
1
-2
/
+2
*
docs: several small theme tweaks
bnewbold
2014-09-01
5
-43
/
+81
*
docs: remove extra images NOTE: history was mangled
bnewbold
2014-09-01
17
-0
/
+0
*
docs: tweaks to rambutan-docs css
bnewbold
2014-09-01
1
-6
/
+6
*
doxygen: set STM32_HAVE_DAC=1
bnewbold
2014-09-01
1
-0
/
+1
*
docs: start using webfonts
bnewbold
2014-09-01
3
-3
/
+31
*
builds: experimental travis.yml support
bnewbold
2014-08-28
1
-0
/
+14
*
docs: add requirements.txt for readthedocs
bnewbold
2014-08-28
1
-0
/
+3
*
docs: don't look for BREATHE_HOME
bnewbold
2014-08-28
1
-1
/
+2
*
docs: experimental read the docs doxygen support
bnewbold
2014-08-28
1
-1
/
+9
*
docs: stm32f1/2 namespacing for more variables
bnewbold
2014-08-28
4
-9
/
+21
*
docs: HACK workaround for 'DAC' doxygen problem
bnewbold
2014-08-28
1
-1
/
+4
*
docs: fix breathe directive types in dma.rst
bnewbold
2014-08-28
1
-3
/
+3
*
docs: add dark solarized pygments style (WIP)
bnewbold
2014-08-28
3
-2
/
+73
*
docs: give local breath priority over system's
bnewbold
2014-08-28
1
-1
/
+1
*
docs: initial rambutan theme
bnewbold
2014-08-28
14
-40
/
+1113
*
docs/source/conf.py: use doxygen XML files from this repo
bnewbold
2014-08-27
2
-11
/
+9
*
docs/source/conf.py: initial Maple => Rambutan edits
bnewbold
2014-08-27
1
-8
/
+8
*
docs: first pass removal of board-specific hardware info
bnewbold
2014-08-27
21
-2223
/
+41
*
docs: first pass removal of Maple IDE info
bnewbold
2014-08-27
22
-652
/
+34
*
merge libmaple docs ("leaflabs-docs") into ./docs
bnewbold
2014-08-27
231
-0
/
+21803
|
\
|
*
unix-toolchain: linux: fix ia32-libs instruction for ubuntu 13
Marti Bolivar
2014-01-15
1
-0
/
+3
|
*
README-maintainers.txt: add instructions to commit doxygen XML
Marti Bolivar
2014-01-15
1
-0
/
+6
|
*
conf.py: allow doxygen XML output in repository root
Marti Bolivar
2014-01-15
1
-2
/
+13
|
*
fix EXTI line pin maps
bryan newbold
2014-01-13
2
-2
/
+2
|
*
Explicit Windows XP non-support
bryan newbold
2013-11-17
1
-9
/
+11
|
*
fix wikipedia.org broken link
bryan newbold
2013-11-17
1
-1
/
+1
|
*
fix broken link to usb.org 2.0 spec
bryan newbold
2013-11-17
1
-1
/
+1
|
*
Corrected example of blinking an LED with recommended API
Cameron
2013-11-17
1
-2
/
+2
|
*
Fixed bad links for pwm.rst, spi.rst, usart.rst
Cameron
2013-11-17
3
-7
/
+7
|
*
Fixed broken links in i2c.rst
Cameron
2013-11-17
1
-3
/
+3
|
*
Fixing broken PDF link on external-interrupts.rst
Cameron
2013-11-17
1
-1
/
+1
|
*
Fixing broken links on gpio.rst
Cameron
2013-11-17
1
-2
/
+2
[next]