index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmaple
Age
Commit message (
Expand
)
Author
2011-05-23
Moving Doxygen comments from declarations to definitions.
Marti Bolivar
2011-05-23
adc.c: Giving adc_dev variables static linkage.
Marti Bolivar
2011-05-23
adc: Moving ADC[123] Doxygen comments to definitions
Marti Bolivar
2011-05-20
spi.h: Doxygen
Marti Bolivar
2011-05-20
dma: Doxygen
Marti Bolivar
2011-05-20
timer.h: Doxygen
Marti Bolivar
2011-05-20
usart.h: Doxygen.
Marti Bolivar
2011-05-20
i2c.h: Documentation fixes.
Marti Bolivar
2011-05-19
usart: Moving Doxygen comments to points of definition
Marti Bolivar
2011-05-19
timer: Shortening long names.
Marti Bolivar
2011-05-19
timer: Moving some Doxygen comments.
Marti Bolivar
2011-05-19
timer.h: Naming tweaks.
Marti Bolivar
2011-05-19
systick.h: Doxygen comments
Marti Bolivar
2011-05-19
spi: Comment fixups
Marti Bolivar
2011-05-19
spi.h: Naming anonymous enums.
Marti Bolivar
2011-05-19
scb.h: Comment/line length fixups
Marti Bolivar
2011-05-19
ring_buffer.h: Comment fix.
Marti Bolivar
2011-05-19
rcc.h: Better names for the prescaler divider enums.
Marti Bolivar
2011-05-19
rcc.h: Naming anonymous rcc_clk_id enum
Marti Bolivar
2011-05-19
pwr.h: Whitespace/comment cleanups
Marti Bolivar
2011-05-19
pwr: removing unused device.
Marti Bolivar
2011-05-19
i2c: Renaming, type changes, exposing i2c_init(), documentation.
Marti Bolivar
2011-05-19
i2c.h: fixing type of i2c_dev state member.
Marti Bolivar
2011-05-19
iwdg: Doxygen comments
Marti Bolivar
2011-05-19
iwdg: Naming anonymous enum.
Marti Bolivar
2011-05-19
gpio: Renaming for consistency.
Marti Bolivar
2011-05-19
adc.c: adc_init() doesn't set the RCC's ADC prescaler.
Marti Bolivar
2011-05-19
delay.h: Adding Doxygen comments for the file and delay_us().
Marti Bolivar
2011-05-19
bitband.h: Changing "__io" -> "volatile"
Marti Bolivar
2011-05-19
bkp.h: Adding missing register bit definitions
Marti Bolivar
2011-05-17
adc.h: Putting ADC3_BASE within an #ifdef STM32_HIGH_DENSITY
Marti Bolivar
2011-05-13
Docs: Various improvements.
Marti Bolivar
2011-05-12
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-05-12
i2c: Various fixes, extensions, documentation.
Perry Hung
2011-05-10
Converting all files to UNIX newlines.
Marti Bolivar
2011-05-06
Finally getting rid of __read() and __write().
Marti Bolivar
2011-05-06
IWDG include fixup.
Marti Bolivar
2011-05-06
Independent watchdog refactor.
Marti Bolivar
2011-05-05
Doxygen syntax bugfixes.
Marti Bolivar
2011-05-04
SPI fixups.
Marti Bolivar
2011-05-04
systick_timer_millis is volatile, not IO-mapped.
Marti Bolivar
2011-05-04
SerialUSB fixups.
Marti Bolivar
2011-05-04
Native and FSMC cleanups.
Marti Bolivar
2011-04-29
Adding RCC_SPI3 for high density devices.
Marti Bolivar
2011-04-28
SPI refactor.
Marti Bolivar
2011-04-25
Fixing usart_putstr() atrocity.
Marti Bolivar
2011-04-25
Adding rcc_dev_clk(), an accessor for a peripheral's clock line.
Marti Bolivar
2011-04-25
Better debug port support.
Marti Bolivar
2011-04-25
Adding nonblocking USART transmit, usart_tx().
Marti Bolivar
2011-04-25
gpio.h whitespace cleanup.
Marti Bolivar
[next]