File tree
8 files changed
+40
-43
lines changed- ports/raspberrypi
- common-hal/microcontroller
8 files changed
+40
-43
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
| 102 | + | |
102 | 103 |
| |
103 | 104 |
| |
104 | 105 |
| |
| |||
184 | 185 |
| |
185 | 186 |
| |
186 | 187 |
| |
| 188 | + | |
187 | 189 |
| |
188 | 190 |
| |
189 | 191 |
| |
|
Lines changed: 2 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 | 28 |
| |
33 |
| - | |
34 |
| - | |
35 | 29 |
| |
36 | 30 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 | 31 |
| |
42 | 32 |
| |
43 | 33 |
| |
44 |
| - | |
| 34 | + | |
| 35 | + |
Lines changed: 21 additions & 18 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
| 4 | + | |
4 | 5 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + |
Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
62 | 60 |
| |
63 | 61 |
| |
64 | 62 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
31 | 33 |
| |
32 | 34 |
| |
33 | 35 |
| |
|
Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
| 62 | + | |
67 | 63 |
| |
| 64 | + | |
| 65 | + | |
| 66 | + | |
68 | 67 |
| |
69 | 68 |
| |
70 | 69 |
| |
| |||
246 | 245 |
| |
247 | 246 |
| |
248 | 247 |
| |
| 248 | + | |
| 249 | + | |
249 | 250 |
| |
250 | 251 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
|
- .gitmodules+1-1
- CMakeLists.txt+1-1
- README.md+34-34
- docs/CMakeLists.txt+1-1
- docs/Doxyfile.in+2-2
- docs/DoxygenLayout.xml+6-6
- docs/index.h+1
- docs/mainpage.md+8-8
- docs/weblinks_page.md+5-5
- external/pico_sdk_import.cmake+6-6
- pico_sdk_init.cmake+4-4
- pico_sdk_version.cmake+1-1
- src/board_setup.cmake+2-2
- src/boards/generic_board.cmake+2-2
- src/common/pico_base/include/pico.h+1-1
- src/common/pico_stdlib/include/pico/stdlib.h+1-1
- src/common/pico_sync/include/pico/mutex.h+1-2
- src/common/pico_sync/mutex.c+5-10
- src/common/pico_time/include/pico/time.h+7-3
- src/common/pico_time/time.c-8
- src/host/hardware_gpio/include/hardware/gpio.h+1-1
- src/rp2040/hardware_regs/include/hardware/regs/clocks.h+60-10
- src/rp2040/hardware_regs/include/hardware/regs/dma.h+56
- src/rp2040/hardware_regs/rp2040.svd+63-10
- src/rp2040/hardware_structs/include/hardware/structs/dma.h+2-23
- src/rp2040/hardware_structs/include/hardware/structs/systick.h+1-1
- src/rp2_common/CMakeLists.txt+1
- src/rp2_common/boot_stage2/CMakeLists.txt+13-12
- src/rp2_common/boot_stage2/asminclude/boot2_helpers/exit_from_boot2.S+28
- src/rp2_common/boot_stage2/asminclude/boot2_helpers/read_flash_sreg.S+30
- src/rp2_common/boot_stage2/asminclude/boot2_helpers/wait_ssi_ready.S+26
- src/rp2_common/boot_stage2/boot2_generic_03h.S+5-54
- src/rp2_common/boot_stage2/boot2_is25lp080.S+28-65
- src/rp2_common/boot_stage2/boot2_usb_blinky.S+6
- src/rp2_common/boot_stage2/boot2_w25q080.S+6-49
- src/rp2_common/boot_stage2/boot2_w25x10cl.S+20-43
- src/rp2_common/boot_stage2/pad_checksum+3-1
- src/rp2_common/hardware_divider/include/hardware/divider.h+1-1
- src/rp2_common/hardware_dma/include/hardware/dma.h+19
- src/rp2_common/hardware_flash/flash.c+80
- src/rp2_common/hardware_flash/include/hardware/flash.h+19
- src/rp2_common/hardware_gpio/gpio.c+8-8
- src/rp2_common/hardware_gpio/include/hardware/gpio.h-2
- src/rp2_common/hardware_interp/include/hardware/interp.h+1-1
- src/rp2_common/hardware_pio/include/hardware/pio.h-1
- src/rp2_common/hardware_pio/pio.c+6
- src/rp2_common/hardware_pwm/include/hardware/pwm.h+3-3
- src/rp2_common/hardware_spi/include/hardware/spi.h+6
- src/rp2_common/hardware_uart/include/hardware/uart.h+1
- src/rp2_common/hardware_uart/uart.c+10-8
- src/rp2_common/pico_fix/rp2040_usb_device_enumeration/rp2040_usb_device_enumeration.c+31-7
- src/rp2_common/pico_platform/include/pico/platform.h+10
- src/rp2_common/pico_platform/platform.c+10
- src/rp2_common/pico_runtime/runtime.c+4
- src/rp2_common/pico_standard_link/crt0.S+46-32
- src/rp2_common/pico_standard_link/memmap_blocked_ram.ld+7-6
- src/rp2_common/pico_standard_link/memmap_copy_to_ram.ld+7-6
- src/rp2_common/pico_standard_link/memmap_default.ld+7-6
- src/rp2_common/pico_standard_link/memmap_no_flash.ld+12-8
- src/rp2_common/pico_stdio_usb/stdio_usb_descriptors.c+1-1
- src/rp2_common/pico_unique_id/CMakeLists.txt+9
- src/rp2_common/pico_unique_id/include/pico/unique_id.h+64
- src/rp2_common/pico_unique_id/unique_id.c+28
- test/kitchen_sink/CMakeLists.txt+2-2
- tools/CMakeLists.txt+1-1
- tools/elf2uf2/main.cpp+14-2
- tools/extract_configs.py+1-1
- tools/pioasm/c_sdk_output.cpp+1-1
- tools/pioasm/main.cpp+3-3
- tools/pioasm/output_format.h+6-2
- tools/pioasm/pio_assembler.cpp+2-3
- tools/pioasm/pio_disassembler.cpp+2-2
- tools/pioasm/python_output.cpp+1-1
0 commit comments