1213 Commits (48e0f3326b8f23787adb41b6c2192d77f2ef5e08)
 

Author SHA1 Message Date
Alexandru Gagniuc 4b2d9aca7b lm4f: Make miniblink example more readable, by defining RGB pins 12 years ago
Alexandru Gagniuc 7957cffaa3 lm4f: Add API for controlling the system run clock sources 12 years ago
Alexandru Gagniuc 03d04ad10a lm4f: Add API for enabling/disabling peripherals clock source 12 years ago
Ken Sarkies 85308f562a Minor cleanup to use dispatch memorymap.h 12 years ago
Ken Sarkies efee94901a CRC moved to common area 12 years ago
Ken Sarkies e831f4db51 I2C to common area 12 years ago
Ken Sarkies 312d887825 IWDG moved to common area 12 years ago
Ken Sarkies 0878a534cd Move usart files to common area 12 years ago
Ken Sarkies 1029597e70 Move DAC to common area 12 years ago
Ken Sarkies 7ec382c7d5 STM32: Moved SPI code into the common area. 12 years ago
Ken Sarkies 61f2cb3f99 Move STM32F1 DMA files to respective common directories 12 years ago
Ken Sarkies a60ae5044c STM32 DMA: replaced F4 header to match that for F2, and move header and source files to common. 12 years ago
Piotr Esden-Tempski 4d234c7e27 Marked some dummy variables in examples as unused, so that the newer GCC stops complaining. 12 years ago
Piotr Esden-Tempski 0eeca37e9f Fixed compilation of all the examples after merging pull requests... 12 years ago
Piotr Esden-Tempski f83f8d55d7 Merging pull request #74 LM4F initial support 12 years ago
Piotr Esden-Tempski c03cbc41a1 Merge pull request #73 RNG 12 years ago
Piotr Esden-Tempski 1f9911e35b Merging pull request #69 Add __attribute__ ((naked)) to reset_handler() 12 years ago
Piotr Esden-Tempski 27ccf45182 Merging pull request #67 L1 support: flash, power basics, timers 12 years ago
Piotr Esden-Tempski 44e350ad20 Merging pull request #64 Various changes 12 years ago
Piotr Esden-Tempski c904c3ae57 Merging pull request #63 Improvements to STM32F1 I2C, CAN, RCC, and USB (f107) 12 years ago
Alexandru Gagniuc 400891f5b0 doc: Include LM4F files when creating documentation 12 years ago
Alexandru Gagniuc 2477681c7d lm4f: Update stellaris example to new LM4F registers 12 years ago
Alexandru Gagniuc 1a9d628a02 lm4f: Add system control register definitions 12 years ago
Alexandru Gagniuc 60ceec0266 lm4f: Compile in the interrupt vector table 12 years ago
Alexandru Gagniuc c1381bf54a lm4f: Compile with FPU support 12 years ago
Alexandru Gagniuc c08bd17d90 lm4f: Fix problems with example Makefile.include 12 years ago
Alexandru Gagniuc b2ac2ffc4b lm4f: Remove erroneous references to lm3s 12 years ago
Alexandru Gagniuc c02fba51a4 lm4f: Add exammple for Stellaris Launchpad board 12 years ago
Alexandru Gagniuc 326c945b55 lm4f: Add lm4f support files copied from lm3s 12 years ago
Roger Light b9180a81d8 Fix trivial typo INTERRPUT -> INTERRUPT. 12 years ago
Roger Light a4a4255555 STM32: Move RNG to common area and add support for the F2. 12 years ago
Roger Light 512769296a Update STM32 RNGEN register bit name to more closely match documentation. 12 years ago
Norbert Braun 569ebfdffb Add __attribute__ ((naked)) to reset_handler() 12 years ago
Ben Gamari 08a14a9d9e stm32/f4/adc: DMA can always be used with ADC2 12 years ago
Ben Gamari a43f1d0844 stm32/f4/memorymap.h: Fix ADC offsets 12 years ago
Karl Palsson 523943a3d2 [l1] Add common timer code support. 12 years ago
Karl Palsson df1808e2dc [l1] Add rcc clock setup helper routines 12 years ago
Karl Palsson 40f3ac58fb [l1] Add PWR register definitions 12 years ago
Karl Palsson 259d4e5171 [l1] Add missing TIM5 bit from newer ref manual 12 years ago
Karl Palsson 72666a5b93 [l1] Add Flash Memory Controller Register defns for L1. 12 years ago
Jeff Ciesielski 88d4f02081 Merge pull request #3 from Jeff-Ciesielski/master 12 years ago
Jeff Ciesielski db35fbb7ba Merge branch 'master' of git://github.com/libopencm3/libopencm3 into upstream-merge 12 years ago
Ken Sarkies 70746ccd67 Change to make L1 series fit with common files 12 years ago
Ken Sarkies 7d55ebbe0c Adjustments to fix documentation 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
Piotr Esden-Tempski b2af3ca540 [doc] Cosmetic. 12 years ago
Piotr Esden-Tempski d64ec3cf58 Merge pull request #62 "Documentation updates for new devices" 12 years ago
Piotr Esden-Tempski 956b1dbce4 [examples] Added usart example for obldc strip. 12 years ago