614 Commits (fb5c86db0723aa64740df7aebb3a0fd69acf52fe)

Author SHA1 Message Date
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
chrysn 837de3ff97 nvic.h factored out (incomplete) 12 years ago
Felix Ruess 4e4496f70d [fix] GCC < 4.5 that does not accept any argument for the deprecated attribute. 12 years ago
Ken Sarkies 0c779512d6 Initial documentation for SPI, I2C and CRC 12 years ago
Ken Sarkies c4b7e2a76a Additional stm32/usart.c functions to enable/disable Rx/Tx 12 years ago
Ken Sarkies 6ee8e44bd7 Initial documentation for stm32/usart.c, usart.h 12 years ago
Ken Sarkies 0834f41383 stm32f1: 12 years ago
Ken Sarkies 7d0611609b Code changes to stm32f1 adc.c and adc.h 12 years ago
chrysn a69d83d312 unified vector table initialization 12 years ago
chrysn 36f95447a8 add back minimal support libraries 12 years ago
Tomaz Solc fc4047e4b4 Add assert macros to aid in debugging. 12 years ago
Daniel Serpell c9ab75878f Add all SCB registers mentioned in ARM DDI 0403D manual. 12 years ago
Nicolas Schodet 7851515c5c Fix merge error 12 years ago
Ken Sarkies ff83a1ae1c Setup to document entire project using doxygen. 12 years ago
chrysn 4a6f4c0f7d remove the support libraries for efm32 12 years ago
Jason Kotzin e8ec29e636 Adding vendor class definition 12 years ago
Jason Kotzin 34beeae925 USB core updated for reentrance based on Christian Cier-Zniewski's branch 12 years ago
Oliver Dille e99896120b Random number generator register definitions. 12 years ago
Nicolas Schodet 5ad8f26ede Fix comments typo 12 years ago
Nicolas Schodet 3aab6220d8 Add C linkage declaration for C++ usage 12 years ago
Ken Sarkies 9af50d6e5c STM32F1xx Additional minor changes to adc.h and adc.c 12 years ago
Ken Sarkies acc276a612 ADC documentation added 12 years ago
Ken Sarkies 52533a6e3d STM32F1xx: Changed markup to get more control over documentation, each 12 years ago
Ken Sarkies e4bcceaa8f And a bit more doc mods 12 years ago
Ken Sarkies 95126e8cd3 Tiny doxygen mod to get all constants to show in doc output 12 years ago
Ken Sarkies 70b2376c9f Update to doxygen comments to fix promiscuity problem (see later) 12 years ago
Ken Sarkies 0e5e451e22 Revert nvic_set_priority to original form. Minor doxygen markup changes. 12 years ago
Ken Sarkies 52fd7c7976 STM32F timers. Doxygen markup added, and some code changes: 13 years ago
Ken Sarkies cba9561e89 NVIC_Set_Interrupt_Priority: change to use 4-bit fields. 13 years ago
Ken Sarkies 5848c8624b Minor changes to doxygen content, no changes to code. 13 years ago
Ken Sarkies 0e02438a80 Code for DAC module STM32Fxxx series 13 years ago
Karl Palsson 450c3e00a1 Basic helper routines for CRC 13 years ago
TitanMKD 81317c02ab * Updated GPIO added gpio_toggle() function. 13 years ago
Jared Boone e28d07b81e Updated SGPIO #defines to match register naming in latest (8 June 2012) User Manual. 13 years ago