aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-28Cosmetic fixes.Thomas Otto
2010-03-26Corrected definitions in dma.h.Thomas Otto
2010-03-26Changed address setting in dma.c+h.Thomas Otto
2010-03-26Fixed settings of groups in adc.c.Thomas Otto
2010-03-26Merge branch 'master' of tommi@viadmin.org:/opt/git/libopenstm32Thomas Otto
2010-03-26Small corrections/additions to adc.h.Thomas Otto
2010-03-25Integrated systick into build system.Thomas Otto
2010-03-25Added systick.h definitions.Thomas Otto
2010-03-25Corrected Makefile for ADC exampleThomas Otto
2010-03-24Added some address setting functions to dma.Thomas Otto
2010-03-24Added generic values for ADC_SMPR_SMP to adc.h.Thomas Otto
2010-03-24Fixed binary name in READMEThomas Otto
2010-03-24Added adc_temperature_sensor to examplesThomas Otto
2010-03-24Completed scb.h definitions.Thomas Otto
2010-03-23Small correction in isr table.Thomas Otto
2010-03-23Added irq number definitions.Thomas Otto
2010-03-22splitted nvic and scbThomas Otto
2010-03-22added some SCB defs. Added some NVIC functions.Thomas Otto
2010-03-22added dma.h and basic functionsThomas Otto
2010-03-22added basic adc funktionsThomas Otto
2010-03-06Cosmetic fixes.Uwe Hermann
2010-03-06Fix bug: PLLMUL_PLL_CLK_MUL9 is correct.Uwe Hermann
2010-03-06Cosmetic and coding style changes.Uwe Hermann
2010-03-05Add some development guidelines and notes.Uwe Hermann
2010-03-05Factor out coding guidelines to HACKING.Uwe Hermann
2010-03-05Small README fixes.Uwe Hermann
2010-03-05Consistently use the hex file for flashing.Uwe Hermann
2010-03-05Makefile output cosmetic improvements.Uwe Hermann
2010-03-05Drop unused comments.Uwe Hermann
2010-03-05Print "Entering directory" only upon "make V=1".Uwe Hermann
2010-03-05Use standardized reg32 variable name.Uwe Hermann
2010-03-05Add i2c_stts75_sensor example.Uwe Hermann
2010-03-05Add some more ADC support.Uwe Hermann
2010-03-05gpio: Fix some issues with gpio_set_mode().Uwe Hermann
2010-03-04Add missing spi.h #include.Uwe Hermann
2010-03-04Use direct #includes instead of libopenstm32.h.Uwe Hermann
2010-03-04Trivial quickfix for some compiler warnings.Uwe Hermann
2010-03-04Added standard clock setup routines.Piotr Esden-Tempski
2010-03-04Cleaned up header inclusion.Piotr Esden-Tempski
2010-03-02Add SPI example framework (unfinished).Uwe Hermann
2010-03-01Add initial set of I2C functions.Uwe Hermann
2010-02-27Add missing GPIO definitions for I2C1, I2C2, SPI2.Uwe Hermann
2010-02-27Added gamma 2.2 and set as default gamma for fade mode.Piotr Esden-Tempski
2010-02-24Add missing Makefile snippets for pwmleds.Uwe Hermann
2010-02-24Drop useless endif markers.Uwe Hermann
2010-02-24i2c: Add initial i2c.h header file and registers.Uwe Hermann
2010-02-23Revert unintended change.Uwe Hermann
2010-02-23Cosmetics, whitespace, coding style.Uwe Hermann
2010-02-22Added KITT mode.Piotr Esden-Tempski
2010-02-22Added gamma 2.5 corrected 3.0 table added fade mode.Piotr Esden-Tempski