Commit 5a828ff
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Submodule libopencm3 updated 57 files
- Makefile+6-6
- include/libopencm3/dispatch/nvic.h+3
- include/libopencm3/efm32/hg/cmu.h+2
- include/libopencm3/stm32/l0/rcc.h+9
- include/libopencm3/stm32/l4/flash.h+1-1
- include/libopencm3/stm32/l4/irq.json+10-1
- include/libopencm3/stm32/l4/pwr.h+2
- include/libopencm3/stm32/l4/rcc.h+5
- include/libopencm3/swm050/doc-swm050.h+30
- include/libopencm3/swm050/gpio.h+116
- include/libopencm3/swm050/irq.json+21
- include/libopencm3/swm050/memorymap.h+35
- include/libopencm3/usb/usbd.h+3
- include/libopencmsis/dispatch/irqhandlers.h+2
- include/libopencmsis/swm050/irqhandlers.h+22
- lib/dispatch/vector_nvic.c+3
- lib/efm32/ezr32wg/Makefile+2-4
- lib/efm32/g/Makefile+2-4
- lib/efm32/gg/Makefile+2-4
- lib/efm32/hg/Makefile+2-4
- lib/efm32/hg/cmu.c+17
- lib/efm32/lg/Makefile+2-4
- lib/efm32/tg/Makefile+2-4
- lib/efm32/wg/Makefile+2-4
- lib/gd32/f1x0/Makefile+2-4
- lib/lm3s/Makefile+2-4
- lib/lm4f/Makefile+2-4
- lib/lpc13xx/Makefile+2-4
- lib/lpc17xx/Makefile+2-4
- lib/lpc43xx/m0/Makefile+2-4
- lib/lpc43xx/m4/Makefile+2-4
- lib/msp432/e4/Makefile+2-4
- lib/sam/3a/Makefile+2-4
- lib/sam/3n/Makefile+2-4
- lib/sam/3s/Makefile+2-4
- lib/sam/3u/Makefile+2-4
- lib/sam/3x/Makefile+2-4
- lib/sam/4l/Makefile+2-4
- lib/sam/d/Makefile+2-4
- lib/stm32/common/rtc_common_l1f024.c+1
- lib/stm32/f0/Makefile+2-4
- lib/stm32/f1/Makefile+2-4
- lib/stm32/f2/Makefile+2-4
- lib/stm32/f3/Makefile+2-4
- lib/stm32/f4/Makefile+2-4
- lib/stm32/f7/Makefile+2-4
- lib/stm32/g0/Makefile+2-4
- lib/stm32/l0/Makefile+2-4
- lib/stm32/l0/rcc.c+105
- lib/stm32/l1/Makefile+2-4
- lib/stm32/l4/Makefile+2-4
- lib/stm32/l4/flash.c+15-17
- lib/stm32/l4/pwr.c+20
- lib/stm32/l4/rcc.c+65
- lib/swm050/Makefile+39
- lib/swm050/gpio.c+197
- lib/vf6xx/Makefile+2-4
0 commit comments