1490 Commits (55750d5dc6b592fbf5ccaf3acdd6e9b21d489ffb)
 

Author SHA1 Message Date
Frantisek Burian 55750d5dc6 [F0] Updated RCC module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian c2f73b9524 [F0] Updated Uart module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian 8b0a591ca5 [F0] Updated memorymap.h to meet RM0091 Rev. 5 11 years ago
Frantisek Burian 10b4010097 [GENLINK] Updated definitions of memory sizes 11 years ago
Felix Held b5d937a00c add memory map and irq table for sam3s and sam3u devices 11 years ago
Felix Held 729feeb0a4 change interrupt names to be consistent with datasheet 11 years ago
Felix Held 1f702cd940 fix base adresses in sam3 devices with multiple sram blocks, add nfc section 11 years ago
Frantisek Burian 8d5ad52e0f Fix the stm32f0 evident bugs 11 years ago
Stefan Agner 7681597e42 Use type suffix to avoid warnings 11 years ago
Ken Sarkies 0af6d06eda Deduplication of flash code for STM32F0 and F1. 11 years ago
Frantisek Burian a4d9a41093 [Style] Don't use editor droppings in files, please. 11 years ago
cmcmanis 07d0076934 Updates for STM32F429 chip 11 years ago
Karl Palsson 3fc84d6519 gitignore generated stylecheck stamp files 11 years ago
Karl Palsson 27bc12de61 stm32: unify bulk of adc convenience functions 11 years ago
Karl Palsson 3eaeaf693c stm32: ADC peripheral style 1 header unification 11 years ago
memeruiz 06f11df2a9 [stm32f3] fix DMA memory address and complete RCC enable definitions. 11 years ago
memeruiz c858e9552a [stm32f3] Because f0 and f3 dma units are equal, dma irq names have been changed to be the same. 11 years ago
memeruiz cf21290488 [stm32f3] Moving common f0 an f3 functions together. New init_master function. 11 years ago
Felix Ruess 8782a60b48 [stm32][f1|f3] fix adc_set_injected_sequence 11 years ago
Karl Palsson 5830a1ee8a usb-cdc: Add enums for parity/stop bit definitions 11 years ago
Frantisek Burian 5ba8b10428 Add method to clear the systick value, that is undefined at startup. 11 years ago
Ken Sarkies 3c6e9fd56d Fix a number of top level doxygen issues. 11 years ago
Ken Sarkies a54a12e1c9 Documentation added to flash modules for all STM32 families. 11 years ago
Frantisek Burian e4f4845e0c Merge pull request #242 from ksarkies/typos 11 years ago
Ken Sarkies e8b1045386 Fix missing backslashes on some macro defines 11 years ago
Frantisek Burian c9a3b6b050 Merge pull request #240 from BuFran/pulls/genlink_strip 11 years ago
Frantisek Burian b7785100c8 Add support of splitting parameter classes to ARCH, DEFS, LIB 11 years ago
Frantisek Burian eb924abc10 Add dependency of stylecheck result file to its source 11 years ago
Piotr Esden-Tempski a909b5ca9e [Style] Global style fix run. 11 years ago
a1ien 67efedec54 [STM32F2-F4:CRYPTO]Fix hash_set_last_word_valid_bits() 11 years ago
Frantisek Burian bfc65271c0 Remove compatibility with old systick. 11 years ago
Frantisek Burian d541c14110 [CM3] Systick Add helper function to easily set the desired frequency 11 years ago
BuFran 52758bb8fd [Ethernet] Add support for the ethernet module STM32Fxx7 and Micrel PHY 11 years ago
BuFran 723e1a69bd Better method of reset and clock handling with RCC, support L1, F1, F2, F3, F4 12 years ago
BuFran 33f75a529d [LINKER] Fix the -m parameter 11 years ago
BuFran bebcd88431 [LINKER] Clear ARCH_FLAGS if the DEVICE is specified 11 years ago
BuFran f015c8209b [LINKER] Add ARCH_FLAGS to linker definition file 11 years ago
BuFran d15a0e63fe [LINKER] Add single underscore to all definitions, no -D for dashed param. 11 years ago
BuFran ea589b9a4e [BUILD] Updated to make from examples directory correctly 11 years ago
BuFran 8d94bdc11c [GENLINK] Make tests in paralell 12 years ago
BuFran 6a41e5fccb [GENLINK] Moved linker template source to ld directory 12 years ago
BuFran 08e08f5f84 [GENLINK] Edit the documentation to match current version 12 years ago
BuFran 30d4540d9e [GENLINK] Code Cleanup 12 years ago
BuFran ff3b177c47 [GENLINK] Add test patterns 12 years ago
BuFran 89236f0339 [GENLINK] Add Test suite + simple test 12 years ago
BuFran bfdc2cd991 [GENLINK] correct the whitespace bug 12 years ago
BuFran ea5bbdc08c Add Example makefile to linker script generator dir 12 years ago
BuFran d38f3bbde5 Add Readme to linker script generator dir 12 years ago
BuFran de5117e945 Add example to the device database file 12 years ago
BuFran 19fbf4e582 Add the linker generator makefile 12 years ago