1495 Commits (78eff1210e906798e515b50d57cd3dcc4dec2b8e)
 

Author SHA1 Message Date
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 2184eb2b13 lm4f: Improve read/write endpoint performance 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 2fda5282ab lm4f: Implement a basic 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 5507e14cd4 lm4f: Implement DMA enable/disable functions for the UART 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
Piotr Esden-Tempski ce42531283 Added *.tag files and the new generated sam3x include subdirectory to gitignores. 12 years ago
Alexandru Gagniuc 7b9e8ba2e4 lm4f-doc: Sanitize doxygen structure in rcc.h 12 years ago
Michael Aherne b9a6bbe56e Minor fix to compile functions in rtc.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 c9cd2d9ab1 sam3x: Correct pmc_xtal_enable to use startup time parameter. 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
Alexandru Gagniuc f4eca5400e lm4f: Properly set PLL divisor 12 years ago
Felix Ruess af98521301 [stm32] update doxy for usart_set_baudrate 12 years ago
Felix Ruess 1b818a3679 [stm32] usart6 for F2/F4 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
Nicolas Schodet b2df978eae Add support for static constructors and destructors 12 years ago
Nicolas Schodet cba01fff5e Synchronise linker scripts which are supposed to be identical 12 years ago
Piotr Esden-Tempski c0aefb6ad3 Fixed dma interrupt flag related definitions. 12 years ago
Felix Ruess a12614054c [stm32][f4] ld file for f405x6 12 years ago
Gautier Hattenberger a4b582f91d add 16MHz resonator for stm32f4 12 years ago
Piotr Esden-Tempski 8545d9d565 Using while(1) instead of exit. 12 years ago
Piotr Esden-Tempski 3e2be1d4a4 Removed examples, they are moved into libopencm3-examples repository. 12 years ago
Alan Braithwaite 67903bfbfe API change to remove dual loading default case for dac_load_data_buffer_single 12 years ago
Ken Sarkies 84fe022609 Add usb to main index 12 years ago