30 Commits (755ce402e2366a1b27b07de4de794ca0ac3bc8b2)

Author SHA1 Message Date
Karl Palsson 53de290fda atmel samd: Basic framework. 9 years ago
Alexandru Gagniuc 6f30e76c61 lm4f: Enable FPU using the vector_chipset hook 9 years ago
Karl Palsson f6c7d92c4f stm32l4: enable FPU in chipset specific startup. 9 years ago
Kuldeep Singh Dhaka 77354cb371 Inital support for EFM32LG 10 years ago
Karl Palsson 507c184456 stm32l4: initial memorymap and vector support 9 years ago
Frantisek Burian 3ef2c38120 [stm32f7] Add initial support of the family, GPIO support. 10 years ago
Frantisek Burian f9152eb00a [stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheral 10 years ago
Stefan Agner 07b7d3e805 vf6xx: initial add of Vybrid VF6xx support 11 years ago
Felix Held 641fbffe9a [sam3a] add irq table and memory map 11 years ago
Felix Held b5d937a00c add memory map and irq table for sam3s and sam3u devices 11 years ago
Karl Palsson 822654b16b [stm32f3] Properly turn on the FPU 11 years ago
BuFran 18c4d299c1 [STM32F0] Add preliminary support for the family 12 years ago
Federico Ruiz Ugalde 0ca18eb09f Added interrupts for f3, Pre_main rutine in vector_chipset, nvic.h modified to include f3. 12 years ago
Ben Gamari 78081bd794 lpc43xx: Add irq.yaml for M0 core 12 years ago
Ben Gamari c25461dfce lpc43xx: Move M4 specific files to m4/ 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Gareth McMullin ce3e3dc39b Split sam3x/sam3n support. 12 years ago
Gareth McMullin f0bace7838 sam3x support. 12 years ago
Alexandru Gagniuc 60ceec0266 lm4f: Compile in the interrupt vector table 12 years ago
Karl Palsson ce8f47e7df Enable nvic and exti support for L1 12 years ago
Silvio Gissi 0a1cf977eb Added irq.yaml to lpc_13xx and lpc_17xx families 12 years ago
chrysn 14a5fc78cf completing dispatch 12 years ago
chrysn ab5a544d45 added irqs for the rest of the efm32 devices 12 years ago
chrysn d526dd3268 rename tinygecko->efm32tg everywhere 12 years ago
chrysn d13043d787 change discriminator in efm32 series from TINYGECKO to EFM32TG 12 years ago
chrysn 0548317683 fix bug resulting from equally named files 12 years ago
chrysn c69916ffb6 integrate irq2nvic_h script in buildprocess 12 years ago
chrysn 5afa53f01a drop two-line vector.c dispatchers in favor of central dispatch 12 years ago