550 Commits (f5c9bdfe6157c5d3c8243f52c5e1e853e0d95bb3)

Author SHA1 Message Date
Ken Sarkies f5c9bdfe61 Changes to doxygen markup to solve a few problems that upset 12 years ago
Karl Palsson bad5580492 [make] Use less shell variables 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 de55bbc46e lm4f: "Pretty-ize" the look of Doxygen comments in gpio.c/.h 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
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
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 c9cd2d9ab1 sam3x: Correct pmc_xtal_enable to use startup time parameter. 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 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
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
Alan Braithwaite 67903bfbfe API change to remove dual loading default case for dac_load_data_buffer_single 12 years ago
Ken Sarkies 1374d2622b Place generic USB header and source files into the documentation tree. 12 years ago
Alan Braithwaite 2288e35739 Fixed bug with dac_load_data_buffer_dual with register offsets 12 years ago
molnarkares 93007d20d9 Fixes: 12 years ago
molnarkares 162522b3b2 can speed optimizations 12 years ago
molnarkares 9585e59df1 CAN2 on STM32F1 is slave and its filter banks are configured thru CAN1 FMR 12 years ago
molnarkares 867b57a1d2 can.c >> bug fixed in receive 12 years ago
Andrey Smirnov 6cb7d8abf3 Add a "noreturn" attribute to 'scb_reset_system' 12 years ago
Ken Sarkies 1627cd60c3 Documentation structures added to place the non-STM32 families into the documentation tree. 12 years ago