1542 Commits (283d8cc7d2acbfc873897e886658364b12fc5e3b)
 

Author SHA1 Message Date
Paul Fertser 283d8cc7d2 Makefile: fix build for directories with spaces 10 years ago
Karl Palsson 88c20212ed docs: fix link from stm32f3 to stm32f0 10 years ago
Nippius d2808b8486 tiva lm4f: ssi: Initial implementation for SSI peripheral 10 years ago
Karl Palsson 8fa7727b09 stm32f3: drop redundant gpio.c 10 years ago
Norbert Braun 884924d598 stm32: timers: fix mixup between TIMx_CCMR1 and TIMx_CCMR2 in timer_set_oc_mode() 10 years ago
Karl Palsson af3389652c stm32: timers: Fix edge polarity setup 10 years ago
Karl Palsson cf5fb002f6 [l1-flash/eeprom] Add lock/unlock/eeprom helper routines 12 years ago
Frantisek Burian 4d28c1b849 USB: Fix definition of function according to previous commit. 10 years ago
Franck Jullien d6bad27735 Allow more than one usbd_register_set_config_callback 10 years ago
Pavol Rusnak 806ebb18fa add MSC (Mass Storage Class) support 12 years ago
Felix Ruess f6b6d62ec5 [stm32] fix dox for rcc_periph_x 11 years ago
Felix Ruess f49c1f264a [stm32] fix i2c_reset 11 years ago
Felix Ruess c01f9ee323 [stm32] implement i2c_reset using rcc_periph_reset_pulse 11 years ago
Karl Palsson 67b538a540 usb/stm32: Add top level commentary for scope 11 years ago
Roger Wolff c07a1291f4 usb/stm32 added NOVBUSSENS bit definitions 11 years ago
Roger Wolff 5c5c77d4dc stm32/f0: DMA base address compatibility tweak 11 years ago
Karl Palsson b37597f1db stm32/dac: Follow ref-man guidelines on GPIO config 11 years ago
Roger Wolff a99e3a2cd3 stm32/flash: Make comments match reality 11 years ago
Karl Palsson d3e228176f libopencmsis: Fill in missing CMSIS interrupt links 11 years ago
Felix Ruess 67242de60d [f3] add USART_SR_x defines for common status flags 11 years ago
Karl Palsson d839ce41f6 stm32f1: Fix RCC CAN defines 11 years ago
Karl Palsson 34ed0a740b sync: use matching #ifdefs in source as in header 11 years ago
Karl Palsson 5a0c305aad Clarify toolchains and install steps 11 years ago
Karl Palsson cb33acc32a stm32f1: Add missing peripheral base address for F100 11 years ago
Frantisek Burian d7ec7f0370 Update README to match all supported families 11 years ago
Karl Palsson 5b6e97732b cm0 doesn't support sync operations 11 years ago
Ken Sarkies 1f5ce647ff stm32: adc.h regression: Add missing register definitions 11 years ago
Karl Palsson d2c49bce6a gitignore more project files 11 years ago
Nikolay Merinov ec29bd7f48 stm32l1: lcd: Basic LCD configure functions. 11 years ago
Nikolay Merinov 553a14f21d stm32l1: lcd: Define all LCD registers 11 years ago
Frantisek Burian 14f1ac4764 stm32: common: SPI: Fix spi_common_all warning 11 years ago
Frantisek Burian bf01d890f6 [STM32F0] Add support for timers. 11 years ago
Rick Kimball f780075d4d add dac support to stm32 f0 11 years ago
Ken Sarkies 7816501dbc Changes to the header includes for all STM32 peripherals 11 years ago
Felix Held 0f29fc8b1b [sam3a] apply SRCLIBDIR patch 11 years ago
Frantisek Burian 0d08891c8d [stm32f1] Fix bad RCC_ definitions for issue #77 11 years ago
Felix Held 5248bee639 [sam3] show the sam3 subfamilies in the doxygen-generated documentation 11 years ago
Felix Held 641fbffe9a [sam3a] add irq table and memory map 11 years ago
Felix Held 26edb8ec42 [sam3s8] add flash size information for linker script generator 11 years ago
Felix Held b599095e6c [sam3x] add missing DACC_BASE and remove double definition of RTC_BASE 11 years ago
Frantisek Burian d96343d487 [FIX] Fix the ATOMIC suport. 11 years ago
Uwe Bonnes 86d35fe91c include/libopencm3/cm3/common.h: Fix CRLF. 11 years ago
R.E. Wolff fbf8c19ea4 stm32: dac: buffer enable bits were inverted. 11 years ago
bon@elektron.ikp.physik.tu-darmstadt.de 8b4ac9775e cm3/common.h: Cast addr in BBIO_xx() macros. BBIO_xx has 4 byte size. 11 years ago
Frantisek Burian 6de1b50c4e [BUILD] Fix the correct make behavior if compiling inside tree 11 years ago
Karl Palsson eb44e7c617 docs: note dependencies for PDF generation 11 years ago
Frantisek Burian cac25258e1 * [BUILD] Add build system module GENLINK, update README how to use it. 11 years ago
Frantisek Burian 78eff1210e [BUILD] Add build system module makefiles, add README how to use it. 11 years ago
Frantisek Burian 09fcb14f74 [F0] Add new irq's 11 years ago
Frantisek Burian 9c0ca88c2e [F0] Update CRCto be compatible wih RM0091 Rev. 5 11 years ago