1201 Commits (f5c9bdfe6157c5d3c8243f52c5e1e853e0d95bb3)
 

Author SHA1 Message Date
Ben Gamari 2fe567e25d stm32f4: Add dma.o 12 years ago
Piotr Esden-Tempski d87e751f71 Added directories with autogenerated files to the ignore list. 12 years ago
Piotr Esden-Tempski 971a295d43 Adjusted path to nvic.h. 12 years ago
Karl Palsson d417666095 Eliminate redundant gpio code from f2/f4/l1 12 years ago
Karl Palsson db5d19b4d4 Update documentation to reflect reality 12 years ago
Karl Palsson bffaa72f7e Remove debug code. 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 2e5cfa39a5 Ignore generated files 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
Karl Palsson f1f1aa84f3 Use make flags to help control where the library is installed 13 years ago
Jeff Ciesielski 1768df7eda Merge pull request #2 from ndreys/staging 12 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
Andrey Smirnov 74405de4a5 Enable OTG clock during initialization 12 years ago
Jeff Ciesielski e5cf92b9ae stm32/f1/rcc: expose method for selecting MCO source 12 years ago
Jeff Ciesielski 6c41c808c3 stm32/f1/can: Add clearing of can timing bits on init 12 years ago
Jeff Ciesielski fa1d5f8e43 stm32/f1/can: clean up can_available_mailbox ->fewer 'if' statements 12 years ago
Jeff Ciesielski 7e9b79aa55 stm32/can: add 'shift' defines for can timing bits 12 years ago
Piotr Esden-Tempski 507a1742dc Merge pull request #57 F2/F4 timer merging action 12 years ago
Piotr Esden-Tempski 76c7357c00 Fixed header clean target find call for Darwin BSD find too. 12 years ago
Piotr Esden-Tempski 8091f10576 Merge pull request #56 Allow make to build libs/examples in parallel. 12 years ago
Piotr Esden-Tempski 08129a5644 Fixed stm32f4-discovery/usb_cdcacm example for deduplication patches. 12 years ago
Piotr Esden-Tempski def9b9f381 Added new f4 adc module to the library makefile. 12 years ago
Piotr Esden-Tempski f5df25d6de Merge pull request #55 STM32F4: New adc module 12 years ago
Piotr Esden-Tempski 60aa32e2b9 Merge pull request #53 CAN fixes 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
Piotr Esden-Tempski 6b2ca89f48 Merge pull request #22 fixing usb and f4 alignment issues 12 years ago
Thomas Daede 016c74af25 F2 timers are the same as F4 timers, so make the same changes to them 12 years ago
Piotr Esden-Tempski fd3ee124f8 Fixed find call for Darwin BSD find. 12 years ago
Thomas Daede 9468933735 Add back timer_set_option for STM32F4, and document. 12 years ago
Thomas Daede a56764667c Update comments and copy author from F4 version. 12 years ago
Thomas Daede d7296f176a Move timer.c to be common to all stm32 series 12 years ago
Karl Palsson 90cdddd96b Allow make to build libs/examples in parallel. 12 years ago
Ken Sarkies 0bd415365d STM32F4: New adc module 12 years ago
chrysn a1f4c29872 Merge branch 'efm32' 12 years ago
chrysn a01e5c201b Merge branch 'generalizations' 12 years ago
Thomas Daede 0fd7cc3559 Fix CAN standard ID mask to be 11 bits. 12 years ago
Thomas Daede f385341495 Release the correct fifo in can_receive() 12 years ago
Thomas Daede 1bb0e9b970 Add CAN support for F2 and F4 series. 12 years ago
chrysn f594af86c8 fixes for generated header cleanup 12 years ago
chrysn efce73f815 make `make clean` work again 12 years ago