647 Commits (3ab761d24431d7b0bc3d05dc8426d5e51ea45de0)

Author SHA1 Message Date
Karl Palsson 72666a5b93 [l1] Add Flash Memory Controller Register defns for L1. 12 years ago
Ken Sarkies 70746ccd67 Change to make L1 series fit with common files 12 years ago
Ken Sarkies e34ad9b3d2 rebase and fix 12 years ago
Ken Sarkies 4ab5c94b90 Proposed deduplication of peripherals, GPIO example 12 years ago
Piotr Esden-Tempski d08d366e75 [doc] Added preliminary STM32 CAN documentation. 12 years ago
Ken Sarkies 35c0863a75 Documentation updates 12 years ago
Piotr Esden-Tempski 020ec859df Fixed cut and paste typo for CAN banks. 12 years ago
Ben Gamari 9fea26e455 stm32/usart: Add enable_/disable_error_interrupt 12 years ago
Ben Gamari f3557b8d60 stm32f4/dma: Fix DMA_ISR_OFFSET definition 12 years ago
Karl Palsson ce8f47e7df Enable nvic and exti support for L1 12 years ago
Karl Palsson b860504fed Add L1 to nvic, now that it's all generated 12 years ago
Karl Palsson 25acaa5878 Add usart support for L1. 12 years ago
Karl Palsson 4941286454 STM32L1 support, rebased onto upstream generalizations branch. 12 years ago
Karl Palsson e4f84278f2 Add most of the rcc functions. 12 years ago
Karl Palsson 9aed64a19d Finish RCC definitions => Working example! 12 years ago
Karl Palsson 8318384cf1 More progress towards L1 support. 12 years ago
Karl Palsson 2011941b55 Vectors and Memory Map for STM32L1 series 13 years ago
Andrey Smirnov 720e85f850 Further re-factor USB string handling code 12 years ago
Andrey Smirnov c5c4db0196 Extend control hook framework 12 years ago
Andrey Smirnov 12e1786863 Add a desig_get_unique_id_as_string 12 years ago
Andrey Smirnov 7a5da60e26 Change USB strings handling code 12 years ago
Jeff Ciesielski e5cf92b9ae stm32/f1/rcc: expose method for selecting MCO source 12 years ago
Jeff Ciesielski 7e9b79aa55 stm32/can: add 'shift' defines for can timing bits 12 years ago
Ken Sarkies 68e6818761 STM32F4 New: headers and source code for DMA 12 years ago
Ken Sarkies 5a6b1a1934 STM32F1 Addition to DMA to add interrupt flag read and clear. 12 years ago
Ken Sarkies 0bd415365d STM32F4: New adc module 12 years ago
Thomas Daede 0fd7cc3559 Fix CAN standard ID mask to be 11 bits. 12 years ago
Jeff Ciesielski f80bf1ccb1 stm32/i2c: Add DOXYGEN strings for i2c helper functions. 12 years ago
Karl Palsson e55a9e3875 Missing EXTI ports and flag numbers for F4 12 years ago
chrysn a67a070438 deprecation macro (closes #48) 12 years ago
Silvio Gissi 0a1cf977eb Added irq.yaml to lpc_13xx and lpc_17xx families 12 years ago
Jeff Ciesielski 069a758f6c stm32/f1/rcc: add 25mhz in to 72mhz out clock tree setup function. 12 years ago
Jeff Ciesielski be4ee41ef9 stm32/f1/i2c: add a whole bevy of additional helper functions 12 years ago
Jeff Ciesielski a2fc8768c6 stm32/f1/dma: add clear_flag helper function 12 years ago
Jeff Ciesielski 4b86c28141 stm32/f1/can: Add loopback/silent vars to init function. 12 years ago
chrysn 14a5fc78cf completing dispatch 12 years ago
chrysn ab5a544d45 added irqs for the rest of the efm32 devices 12 years ago
chrysn d526dd3268 rename tinygecko->efm32tg everywhere 12 years ago
chrysn d13043d787 change discriminator in efm32 series from TINYGECKO to EFM32TG 12 years ago
chrysn a818dbe729 use generalized libopencm3 functions in cmsis 12 years ago
chrysn bc5146b710 unified systick handling 12 years ago
chrysn e20f1c0d8f unify scb (system control block) 12 years ago
chrysn 0e3fdc57d5 remove files not required in generalizations branch any more 12 years ago
chrysn c69916ffb6 integrate irq2nvic_h script in buildprocess 12 years ago
chrysn ae832b4ee8 split irq.yaml output in nvic.h and vector_nvic.h 12 years ago
chrysn 5ceb377a37 switch all interrupt lists to yaml format 12 years ago
chrysn 1684ffe18d fallback for unknown chips 12 years ago
chrysn a8a6eb39e9 add irq cound to existing nvic.h files 12 years ago
chrysn f705d1cd6e dispatch for chip specific nvic 12 years ago
chrysn a7f5f9f576 merge irq and nvic code using a script 12 years ago