614 Commits (fb5c86db0723aa64740df7aebb3a0fd69acf52fe)

Author SHA1 Message Date
Piotr Esden-Tempski fb5c86db07 Spellchecking fixes. 12 years ago
Piotr Esden-Tempski 169dbd6c08 Dropped raw option on github file archive links. 12 years ago
Piotr Esden-Tempski e4a86e269e Replaced goo.gl links with links to our new file archive at github. 12 years ago
Piotr Esden-Tempski cabbd21329 Reverted the __packed and __aligned change. 12 years ago
Piotr Esden-Tempski 8da7fbd71e Changed to use accessors instead of casting to volatile pointers. 12 years ago
Piotr Esden-Tempski 39fa9e4c58 Stile fixes run, 80 char boundry. 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Ben Gamari 80824ea22c stm32f1/adc: Kill redundant ADC_SMPR macros 12 years ago
Ben Gamari e8182a39ab stm32f4/adc: Kill redundant ADC_SMPR macros 12 years ago
Ben Gamari e5a3a582fd stm32/f4/adc: Fix SMPR_SMP values 12 years ago
Piotr Esden-Tempski 99a909dba0 Fixed "function declaration isn't a prototype" warning introduced by the last patch. 12 years ago
Mikhail Avkhimenia 15e35d5bc1 [stm32] Added basic support for hash processor 12 years ago
Ken Sarkies f5c9bdfe61 Changes to doxygen markup to solve a few problems that upset 12 years ago
Paul Fleischer b876b72b39 lm4f: Add control over UART FIFOs 12 years ago
Gareth McMullin 662a2cb8fa sam: Add convenience function for clock setup using internal 4MHz. 12 years ago
Gareth McMullin ce3e3dc39b Split sam3x/sam3n support. 12 years ago
Alexandru Gagniuc 4535a4c9b6 lm4f: Implement GPIO interrupt control 12 years ago
Alexandru Gagniuc f53839f33f lm4f: Implement GPIO configuration and control 12 years ago
Alexandru Gagniuc a3784aa54f lm4f: Add GPIO register definitions 12 years ago
Alexandru Gagniuc 991fbd01be lm4f: Add all GPIO ports to memorymap.h 12 years ago
Alexandru Gagniuc de55bbc46e lm4f: "Pretty-ize" the look of Doxygen comments in gpio.c/.h 12 years ago
Alexandru Gagniuc 4c45702d2d lm4f: Switch GPIOs to using AHB bus ***WARNING*** 12 years ago
Alexandru Gagniuc 9d46103ced lm4f: Add functions for controlling USB interrupts 12 years ago
Alexandru Gagniuc ad048f7d5a lm4f: Add doxygen documentation for the USB driver 12 years ago
Alexandru Gagniuc df5bc49245 lm4f: Add USB register definitions 12 years ago
Fergus Noble 4ad30d56b4 Add higher level flash_program function for f2/f4 to write a buffer into flash. 12 years ago
Fergus Noble 410be2a39a **** WARNING **** This change may break your code!!! 12 years ago
Fergus Noble b039504494 Moving stm32 f2/f4 flash code into the common area. 12 years ago
Fergus Noble 4d15da995e Adding basic support for v7m sync primatives and mutex convenience functions. 12 years ago
Alexandru Gagniuc a8fc67d569 lm4f: Implement UART interrupt control 12 years ago
Alexandru Gagniuc 8112861b60 lm4f: Add basic UART implementation 12 years ago
Alexandru Gagniuc a105bcaa83 lm4f: Add UART "convenience" macros 12 years ago
Alexandru Gagniuc 3573bf170a lm4f: Add UART register definitions 12 years ago
Alexandru Gagniuc 7b9e8ba2e4 lm4f-doc: Sanitize doxygen structure in rcc.h 12 years ago
Gareth McMullin 05fb6fa19f sam3x: Add usart funciton to enable rx interrupt. 12 years ago
Gareth McMullin e2eadfddb8 sam3x: Add convenince functions for setting clocks and usart baudrate. 12 years ago
Gareth McMullin 8265953b35 sam3x: Add missing return types to pwm functions. 12 years ago
Gareth McMullin 060839ee4c sam3x: Add some pwm convenience funcitons. 12 years ago
Gareth McMullin 614e26a3b1 sam3x: Add gpio_init convenience function. 12 years ago
Gareth McMullin f311966f09 sam3x: Add USART registers and come convenience functions. 12 years ago
Gareth McMullin fcd527d31b sam3x: Add some PMC convenience functions. 12 years ago
Gareth McMullin dde1d82fb1 sam3x: clean up gpio mess. 12 years ago
Gareth McMullin f0bace7838 sam3x support. 12 years ago
Alexandru Gagniuc 90172f9d72 lm4f: Fix include guard in nvic.h 12 years ago
Ken Sarkies 92d1134a16 STM32: moved timer_ic_set_polarity from timer_common_all to 12 years ago
Ken Sarkies cbb4756440 As requested (6 Feb 2013) change DMA interrupt flag names 12 years ago
Andrey Smirnov 113e5c22e6 Change the way buffer for control requests data is allocated 12 years ago
Matthew Peddie ea15d962ab Remove redundant access size argument in F4 flash code. 12 years ago
millerd 6313af8869 Small improvements of using FLASH memory in STM32F1XX 12 years ago