Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-15stm32: f0: timers: input capture support rising/falling edgesdrafts/f0-input-captureKarl Palsson
2014-11-15stm32f1: rcc: timer 15,16,27 rcc bits missing for old styleKarl Palsson
2014-10-28lpc17xx: power: basic peripheral power functions and defnsSilvio Gissi
2014-10-28lpc17xx: clock: Add basic clock control definitionsSilvio Gissi
2014-10-28lpc17xx: memorymap: Add APB1 peripheralsSilvio Gissi
2014-10-28lpc17xx: memorymap: Add GPIO block at correct locationSilvio Gissi
2014-10-28lpc17xx: memorymap: Fix AHB address and add peripheralsSilvio Gissi
2014-10-28lpc17xx: trivial: fix description in linker script.Silvio Gissi
2014-10-21Update README with recently added targetsKarl Palsson
2014-10-15[Doxygen] Strip out architectures from Makefile dependenciesFrantisek Burian
2014-10-15[stm32l0] Integrate the L0 architecture to the doxygen documentationFrantisek Burian
2014-10-15[stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheralFrantisek Burian
2014-10-15vf6xx: add I/O mux controllerStefan Agner
2014-10-15vf6xx: initial GPIO supportStefan Agner
2014-10-15vf6xx: add UART supportStefan Agner
2014-10-15vf6xx: calculate core clocksStefan Agner
2014-10-15vf6xx: enable floating-point coprocessorStefan Agner
2014-10-15vf6xx: doc: initial commitStefan Agner
2014-10-15vf6xx: initial memorymap and clock control moduleStefan Agner
2014-10-15vf6xx: set vector table to memoryStefan Agner
2014-10-15vf6xx: initial add of Vybrid VF6xx supportStefan Agner
2014-10-15Markdowned README.mdEnrico Jorns
2014-10-15Renamed README to README.md to be recognized as Markdown by GitHubEnrico Jorns
2014-10-15[f4] Added a 25mhz clockFreek van Tienen
2014-10-08stm32: common: fix missing SPI_I2S_BASE rename regressionKarl Palsson
2014-10-07stm32: gpio_toggle: ensure correct state of non-toggled pins.Michael Spieler
2014-10-07init: call pre_main before C++ constructorsStefan Agner
2014-10-07stm32: i2c: actually keep bit 14 set as per datasheet.Karl Palsson
2014-10-07stm32: Add timers 9-17. This should support all F0, F1, and F2 productsGeoffrey Hausheer
2014-10-07stm32/spi: Replace all SPIx_I2S_BASE with SPIx_BASEKarl Palsson
2014-10-01stm32: exti: Define all irqs in common header.Karl Palsson
2014-08-12Makefile: fix build for directories with spacesPaul Fertser
2014-08-12docs: fix link from stm32f3 to stm32f0Karl Palsson
2014-08-12tiva lm4f: ssi: Initial implementation for SSI peripheralNippius
2014-08-11stm32f3: drop redundant gpio.cKarl Palsson
2014-08-04stm32: timers: fix mixup between TIMx_CCMR1 and TIMx_CCMR2 in timer_set_oc_mo...Norbert Braun
2014-07-15stm32: timers: Fix edge polarity setupKarl Palsson
2014-07-14[l1-flash/eeprom] Add lock/unlock/eeprom helper routinesKarl Palsson
2014-07-14USB: Fix definition of function according to previous commit.Frantisek Burian
2014-07-14Allow more than one usbd_register_set_config_callbackFranck Jullien
2014-07-03add MSC (Mass Storage Class) supportPavol Rusnak
2014-06-28[stm32] fix dox for rcc_periph_xFelix Ruess
2014-06-26[stm32] fix i2c_resetFelix Ruess
2014-06-11[stm32] implement i2c_reset using rcc_periph_reset_pulseFelix Ruess
2014-05-25usb/stm32: Add top level commentary for scopeKarl Palsson
2014-05-25usb/stm32 added NOVBUSSENS bit definitionsRoger Wolff
2014-05-25stm32/f0: DMA base address compatibility tweakRoger Wolff
2014-05-19stm32/dac: Follow ref-man guidelines on GPIO configKarl Palsson
2014-05-19stm32/flash: Make comments match realityRoger Wolff
2014-05-14libopencmsis: Fill in missing CMSIS interrupt linksKarl Palsson