1522 Commits (d839ce41f629fed18fbd55295f2270e8308ca4e1)
 

Author SHA1 Message Date
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
Frantisek Burian fc9a7260c2 [F0] Add new peripheral Clock Recovery Subsystem as defined in RM0091 Rev. 5 11 years ago
Frantisek Burian f244bc87dd [F0] Adapted USB to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian 55750d5dc6 [F0] Updated RCC module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian c2f73b9524 [F0] Updated Uart module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian 8b0a591ca5 [F0] Updated memorymap.h to meet RM0091 Rev. 5 11 years ago
Frantisek Burian 10b4010097 [GENLINK] Updated definitions of memory sizes 11 years ago
Felix Held b5d937a00c add memory map and irq table for sam3s and sam3u devices 11 years ago
Felix Held 729feeb0a4 change interrupt names to be consistent with datasheet 11 years ago
Felix Held 1f702cd940 fix base adresses in sam3 devices with multiple sram blocks, add nfc section 11 years ago
Frantisek Burian 8d5ad52e0f Fix the stm32f0 evident bugs 11 years ago
Stefan Agner 7681597e42 Use type suffix to avoid warnings 11 years ago
Ken Sarkies 0af6d06eda Deduplication of flash code for STM32F0 and F1. 11 years ago
Frantisek Burian a4d9a41093 [Style] Don't use editor droppings in files, please. 11 years ago
cmcmanis 07d0076934 Updates for STM32F429 chip 11 years ago
Karl Palsson 3fc84d6519 gitignore generated stylecheck stamp files 11 years ago
Karl Palsson 27bc12de61 stm32: unify bulk of adc convenience functions 11 years ago
Karl Palsson 3eaeaf693c stm32: ADC peripheral style 1 header unification 11 years ago
memeruiz 06f11df2a9 [stm32f3] fix DMA memory address and complete RCC enable definitions. 11 years ago
memeruiz c858e9552a [stm32f3] Because f0 and f3 dma units are equal, dma irq names have been changed to be the same. 11 years ago
memeruiz cf21290488 [stm32f3] Moving common f0 an f3 functions together. New init_master function. 11 years ago