aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-19timer.h: Naming tweaks.Marti Bolivar
2011-05-19systick.h: Doxygen commentsMarti Bolivar
2011-05-19spi: Comment fixupsMarti Bolivar
2011-05-19spi.h: Naming anonymous enums.Marti Bolivar
2011-05-19scb.h: Comment/line length fixupsMarti Bolivar
2011-05-19ring_buffer.h: Comment fix.Marti Bolivar
2011-05-19rcc.h: Better names for the prescaler divider enums.Marti Bolivar
2011-05-19rcc.h: Naming anonymous rcc_clk_id enumMarti Bolivar
2011-05-19pwr.h: Whitespace/comment cleanupsMarti Bolivar
2011-05-19pwr: removing unused device.Marti Bolivar
2011-05-19i2c: Renaming, type changes, exposing i2c_init(), documentation.Marti Bolivar
2011-05-19i2c.h: fixing type of i2c_dev state member.Marti Bolivar
2011-05-19iwdg: Doxygen commentsMarti Bolivar
2011-05-19iwdg: Naming anonymous enum.Marti Bolivar
2011-05-19gpio: Renaming for consistency.Marti Bolivar
2011-05-19adc.c: adc_init() doesn't set the RCC's ADC prescaler.Marti Bolivar
2011-05-19Punting the fix of Maple Native's boardUsedPins to 0.0.12.Marti Bolivar
2011-05-19delay.h: Adding Doxygen comments for the file and delay_us().Marti Bolivar
2011-05-19bitband.h: Changing "__io" -> "volatile"Marti Bolivar
2011-05-19bkp.h: Adding missing register bit definitionsMarti Bolivar
2011-05-17adc.h: Putting ADC3_BASE within an #ifdef STM32_HIGH_DENSITYMarti Bolivar
2011-05-17Docs: removing reference to String class.Marti Bolivar
2011-05-17Docs: fixing tar invocation in Unix toolchain quickstart.Marti Bolivar
2011-05-14Docs: Removing first person ("I'll") usage.Marti Bolivar
2011-05-13Docs: whitespace fascism.Marti Bolivar
2011-05-13Docs: Various improvements.Marti Bolivar
2011-05-13Docs: Updating Servo docs.Marti Bolivar
2011-05-13Docs: correcting "Github" -> "GitHub".Marti Bolivar
2011-05-13Docs: board-specific values for Maple and Maple RET6 Edition.Marti Bolivar
2011-05-13Docs: More complete board-specific values list.Marti Bolivar
2011-05-13Docs: Removing note about cutting the Maple's NJTRST<->NRST trace.Marti Bolivar
2011-05-13Docs: Adding "standby" to low-power marketing.Marti Bolivar
2011-05-13Docs: Fixing power supply marketing mistake.Marti Bolivar
2011-05-13Docs: Adding 0.0.10beta download links.Marti Bolivar
2011-05-12More technical specs fixes.Marti Bolivar
2011-05-12Fixing Maple and Maple RET6 Edition technical specifications.Marti Bolivar
2011-05-12libmaple: Fix warnings in libmaple source filesPerry Hung
2011-05-12Fixing HardwareSPI.h mistake for non-LeafLabs boards.Marti Bolivar
2011-05-12making docs/source/index.rst not know its version againMarti Bolivar
2011-05-12i2c: Various fixes, extensions, documentation.Perry Hung
2011-05-110.0.10 beta.Marti Bolivar
2011-05-11Adding SPI3 definitions for Maple RET6 Edition.Marti Bolivar
2011-05-10Converting all files to UNIX newlines.Marti Bolivar
2011-05-09Merge branch 'refactor'Marti Bolivar
2011-05-09Reverting commits between `git merge-head master refactor` and master.Marti Bolivar
2011-05-06Finally getting rid of __read() and __write().Marti Bolivar
2011-05-06IWDG include fixup.Marti Bolivar
2011-05-06Independent watchdog refactor.Marti Bolivar
2011-05-06Updating VGA examples for use with new timer API.Marti Bolivar
2011-05-06Putting updated HardwareTimer back into the build.Marti Bolivar