801 Commits (2a35377980a05b6eb7ed47e9979b0ff3849d749f)
 

Author SHA1 Message Date
Fergus Noble 31b0466525 DMA register definitions for F2. 13 years ago
Fergus Noble 8cc888a030 Fixing small bug/typo in F2 rcc code. 13 years ago
Gareth McMullin 0731bba610 usb: Added support for Interface Association descriptors. 13 years ago
Gareth McMullin 651917aeb4 Added USB example for stm32f4. 13 years ago
Piotr Esden-Tempski d630d83972 Added CAN example for lisa-m V1.1. 13 years ago
Piotr Esden-Tempski 2bc1025bc5 Updated all examples to use the new/old usart_set_baudrate api. 13 years ago
Piotr Esden-Tempski 8af809a12a Reverted the api of the usart_set_baudrate function to hide the clock rail selection again. 13 years ago
Piotr Esden-Tempski 679f39426f Cleaned up header inclusion selection macros. 13 years ago
Piotr Esden-Tempski bf4f8480a6 Added address legend to the interrupt vector. Made it easier to crosscheck for correctness. 13 years ago
Piotr Esden-Tempski c6f30043fd Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming everywhere. Both peripherals are UARTS not U_S_ARTS. 13 years ago
Uwe Hermann 608ca2a811 stm32/f1/gpio.c: Add some Doxygen comments. 13 years ago
Uwe Hermann 373794ab68 usb: Fix some Doxygen comments. 13 years ago
Uwe Hermann 3e9b9cb345 usb: Coding-style fixes. 13 years ago
Uwe Hermann d97c937b8e lib: More small fixes. 13 years ago
Uwe Hermann 0d25aa3fcd lib/stm32/f4: Coding-style fixes. 13 years ago
Uwe Hermann 50f680f3f7 lib/stm32/f2: Coding-style fixes. 13 years ago
Uwe Hermann 8725bc5171 lib/stm32/f1: Coding-style fixes. 13 years ago
Uwe Hermann 6e7403f769 lib/stm32/*.c: Coding-style fixes. 13 years ago
Uwe Hermann bb8741a79b examples: Even more coding-style fixes. 13 years ago
Uwe Hermann c3fea659d1 examples: Remove duplicate example linker scripts. 13 years ago
Uwe Hermann 7f1e75c3a8 other/*: Random coding-style fixes. 13 years ago
Uwe Hermann 8a77630997 other/i2c_stts75_sensor: Cosmetics. 13 years ago
Uwe Hermann 53a0c44bfd s/led/LED/. 13 years ago
Uwe Hermann 4cf395d3c9 obldc examples: Fix comments and coding-style. 13 years ago
Uwe Hermann f3f1123d07 other/dogm128: Coding-style fixes. 13 years ago
Uwe Hermann cd259c6eb3 other/adc_temperature_sensor: Cosmetics. 13 years ago
Uwe Hermann 61ff27cfbe other/dma2mem: Fix typos and coding-style. 13 years ago
Uwe Hermann 793bd23851 mb525: Fix coding-style and comments. 13 years ago
Uwe Hermann 905badef24 lisa-m/usbhid: Use short types such as u8. 13 years ago
Uwe Hermann bc1f581991 lisa-m/usbhid: Coding-style fixes. 13 years ago
Uwe Hermann b1819507b7 lisa-m/usb_cdcacm: Coding-style/whitespace fixes. 13 years ago
Uwe Hermann f23d9d07b7 lisa-m/fancyblink: Fix copy-pasted code comments. 13 years ago
Uwe Hermann 99f4ca3b22 lm3s: Cosmetics. 13 years ago
Gareth McMullin 30e188cf07 Only allow one packet in TX fifos. 13 years ago
Gareth McMullin 7546ad9736 Fixed loading of .data in linker scripts. 13 years ago
Uwe Hermann 6ce8d61097 stm32f4-discovery/miniblink: Fix board name typo. 13 years ago
Uwe Hermann e626a72561 stm32/dbgmcu.h: Document reserved bits, cosmetic fixes. 13 years ago
Uwe Hermann 6967a02576 stm32/iwdg.h: Document reserved bits. 13 years ago
Uwe Hermann 581084dd39 stm32/pwr.h: Document reserved bits. 13 years ago
Uwe Hermann 1d592c1627 stm32/wwdg.h: Document reserved bits, add WWDG_CFG_W. 13 years ago
Uwe Hermann 45581dc220 stm32/fsmc.h: Document reserved bits. 13 years ago
Uwe Hermann e4dc82879e stm32/fsmc.h: s/FSMC_PMEM_MEMHOLDX/FSMC_PMEM_MEMWAITX/. 13 years ago
Uwe Hermann b874da24f2 stm32/f4/pwr.h: Document reserved bits. 13 years ago
Uwe Hermann b05eff8dbf stm32/f2/pwr.h: Document reserved bits. 13 years ago
Uwe Hermann db3c0870bb stm32/crc.h: Document reserved bits. 13 years ago
Uwe Hermann 257fc810cb STM32F4: Fix typos, s/F2/F4/. 13 years ago
Uwe Hermann 47a116ef4f HACKING: Document the examples/ directory layout. 13 years ago
Uwe Hermann 6c278b19b4 Makefile: Add 'doxy' target for doxygen docs. 13 years ago
Uwe Hermann 23a6f154cd common.h: Add Doxygen main page text. 13 years ago
Uwe Hermann ef908e0725 Doxyfile: Configure for libopencm3 needs. 13 years ago