index
:
librambutan
legacy
master
newprint
stm32f4discovery
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmaple
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
usart.h: Allow the environment to determine USART_RX_BUF_SIZE.
Marti Bolivar
2011-05-27
1
-0
/
+2
*
Tweak some register map base pointers.
Marti Bolivar
2011-05-26
9
-18
/
+18
*
Moving Doxygen comments from declarations to definitions.
Marti Bolivar
2011-05-23
6
-10
/
+9
*
adc.c: Giving adc_dev variables static linkage.
Marti Bolivar
2011-05-23
1
-2
/
+2
*
adc: Moving ADC[123] Doxygen comments to definitions
Marti Bolivar
2011-05-23
2
-3
/
+3
*
spi.h: Doxygen
Marti Bolivar
2011-05-20
1
-3
/
+3
*
dma: Doxygen
Marti Bolivar
2011-05-20
2
-4
/
+5
*
timer.h: Doxygen
Marti Bolivar
2011-05-20
1
-10
/
+23
*
usart.h: Doxygen.
Marti Bolivar
2011-05-20
1
-6
/
+6
*
i2c.h: Documentation fixes.
Marti Bolivar
2011-05-20
1
-31
/
+31
*
usart: Moving Doxygen comments to points of definition
Marti Bolivar
2011-05-19
2
-5
/
+5
*
timer: Shortening long names.
Marti Bolivar
2011-05-19
2
-22
/
+19
*
timer: Moving some Doxygen comments.
Marti Bolivar
2011-05-19
2
-8
/
+8
*
timer.h: Naming tweaks.
Marti Bolivar
2011-05-19
1
-4
/
+4
*
systick.h: Doxygen comments
Marti Bolivar
2011-05-19
1
-1
/
+14
*
spi: Comment fixups
Marti Bolivar
2011-05-19
2
-3
/
+3
*
spi.h: Naming anonymous enums.
Marti Bolivar
2011-05-19
1
-4
/
+4
*
scb.h: Comment/line length fixups
Marti Bolivar
2011-05-19
1
-18
/
+20
*
ring_buffer.h: Comment fix.
Marti Bolivar
2011-05-19
1
-1
/
+1
*
rcc.h: Better names for the prescaler divider enums.
Marti Bolivar
2011-05-19
1
-8
/
+8
*
rcc.h: Naming anonymous rcc_clk_id enum
Marti Bolivar
2011-05-19
1
-1
/
+1
*
pwr.h: Whitespace/comment cleanups
Marti Bolivar
2011-05-19
1
-10
/
+26
*
pwr: removing unused device.
Marti Bolivar
2011-05-19
2
-16
/
+0
*
i2c: Renaming, type changes, exposing i2c_init(), documentation.
Marti Bolivar
2011-05-19
2
-91
/
+137
*
i2c.h: fixing type of i2c_dev state member.
Marti Bolivar
2011-05-19
1
-1
/
+1
*
iwdg: Doxygen comments
Marti Bolivar
2011-05-19
2
-11
/
+17
*
iwdg: Naming anonymous enum.
Marti Bolivar
2011-05-19
1
-1
/
+1
*
gpio: Renaming for consistency.
Marti Bolivar
2011-05-19
2
-59
/
+191
*
adc.c: adc_init() doesn't set the RCC's ADC prescaler.
Marti Bolivar
2011-05-19
1
-3
/
+2
*
delay.h: Adding Doxygen comments for the file and delay_us().
Marti Bolivar
2011-05-19
1
-1
/
+11
*
bitband.h: Changing "__io" -> "volatile"
Marti Bolivar
2011-05-19
1
-12
/
+20
*
bkp.h: Adding missing register bit definitions
Marti Bolivar
2011-05-19
1
-0
/
+45
*
adc.h: Putting ADC3_BASE within an #ifdef STM32_HIGH_DENSITY
Marti Bolivar
2011-05-17
1
-0
/
+2
*
Docs: Various improvements.
Marti Bolivar
2011-05-13
1
-0
/
+3
*
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-05-12
8
-19
/
+15
*
i2c: Various fixes, extensions, documentation.
Perry Hung
2011-05-12
6
-80
/
+285
*
Converting all files to UNIX newlines.
Marti Bolivar
2011-05-10
13
-3308
/
+3308
*
Finally getting rid of __read() and __write().
Marti Bolivar
2011-05-06
1
-8
/
+1
*
IWDG include fixup.
Marti Bolivar
2011-05-06
1
-0
/
+1
*
Independent watchdog refactor.
Marti Bolivar
2011-05-06
2
-38
/
+88
*
Doxygen syntax bugfixes.
Marti Bolivar
2011-05-05
3
-3
/
+8
*
SPI fixups.
Marti Bolivar
2011-05-04
2
-58
/
+37
*
systick_timer_millis is volatile, not IO-mapped.
Marti Bolivar
2011-05-04
2
-2
/
+2
*
SerialUSB fixups.
Marti Bolivar
2011-05-04
4
-11
/
+9
*
Native and FSMC cleanups.
Marti Bolivar
2011-05-04
2
-9
/
+9
[prev]
[next]