45 Commits (master)

Author SHA1 Message Date
Eduard Drusa 213a6b4244 Initial merge of Nordic Semi nRF51/52 from Unicore MX back into Libopencm3 3 years ago
Karl Palsson 5dc9dfac79 stm32h7: add dispatch for enabling FPU 4 years ago
Karl Palsson 503cebab87 stm32g4: turn on FPU in pre_main 5 years ago
Karl Palsson 4e70d06d63 stm32g4: Add basic support 5 years ago
Brian Viele 53302439df stm32h7: Initial introduction into libopencm3. 5 years ago
Brian Viele dd18b9fdbc Qorvo pac55xx: initial support 5 years ago
Icenowy Zheng 54eff24e7c swm050: new MCU family 6 years ago
Guillaume Revaillot b8d4b03722 stm32g0: add base, irqs, memorymap and current devices. 6 years ago
Icenowy Zheng 330d5fd5be gd32: add new chip series f1x0 6 years ago
Dmitry Rezvanov 2adefd95fe msp432/e4: new target 6 years ago
kbob dd87b5bed2 EFM32WG and EZR32WG: use hard-fp as it's available 9 years ago
kbob e8154aa44a efm32: Add EZR32WG "EZRadio Wonder Gecko" family. 9 years ago
kbob c3889b91df efm32: Add EFM32WG "Wonder Gecko" family. 9 years ago
Maxim Sloyko 2b1ddc8490 sam/4l: monster commit 9 years ago
Sebastian Holzapfel a86948ec6e efm32hg: add basic makefile, interrupts, device information 7 years ago
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 11 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