aboutsummaryrefslogtreecommitdiff
path: root/include/libopenstm32.h
AgeCommit message (Expand)Author
2010-12-30Drop unused and useless libopenstm32.h.Uwe Hermann
2010-12-30Rename include/libopenstm32 to include/stm32.Uwe Hermann
2010-12-30Factor out cm3/common.h and cm3/memorymap.h.Uwe Hermann
2010-12-17First implementation of CAN peripheral register definitions.Piotr Esden-Tempski
2010-05-12Initial EXTI support.Thomas Otto
2010-05-06Renamed power.h -> pwr.h.Thomas Otto
2010-05-03Added BKP definitions.Thomas Otto
2010-05-03Added definitions for CRC.Thomas Otto
2010-05-03Added definitions for POWER control.Thomas Otto
2010-05-03Added definitions for WWDG.Thomas Otto
2010-05-02Added initial IWDG definitions.Thomas Otto
2010-03-25Integrated systick into build system.Thomas Otto
2010-03-22splitted nvic and scbThomas Otto
2010-03-22added dma.h and basic functionsThomas Otto
2010-02-24i2c: Add initial i2c.h header file and registers.Uwe Hermann
2010-01-22Add initial (unfinished, untested) RTC support.Uwe Hermann
2010-01-16Added basic NVIC register defs and functions.Piotr Esden-Tempski
2010-01-15Added usb descriptor definitions.Piotr Esden-Tempski
2010-01-15Added usb peripheral register definitions. It uses some tool macros defined i...Piotr Esden-Tempski
2010-01-15Add initial flash memory register support.Uwe Hermann
2010-01-14Added timer related register and bit definitions.Piotr Esden-Tempski
2009-12-29Add initial version of an spi.h header file.Uwe Hermann
2009-09-04ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>.Uwe Hermann
2009-07-22Add initial framework for USART support. So far only some #defines.Uwe Hermann
2009-07-20Changed all includes to use <foo.h> notation.Piotr Esden-Tempski
2009-07-18Switch the license to GPL, version 3 or later.Uwe Hermann
2009-07-18Add initial minimal rcc.h implementation (not complete).Uwe Hermann
2009-07-18Merge stdint.h contents into common.h so we don't conflict with libc.Uwe Hermann
2009-07-17Add common.h, currently containing MMIO accessor functions.Uwe Hermann
2009-07-16Add memorymap.h with some peripheral base addresses.Uwe Hermann
2009-07-16Add dummy gpio.c implementation and final Makefile.Uwe Hermann
2009-07-16Add top-level include file intended for lib users.Uwe Hermann