Commit 2062372
SDK 1.3.0 release
See release notes for details
Co-authored-by: Brian Cooke <[email protected]>
Co-authored-by: Luke Wren <[email protected]>
Co-authored-by: Uri Shaked <[email protected]>
Co-authored-by: Zapta <[email protected]>
Co-authored-by: Andrew Scheller <[email protected]>
Co-authored-by: Liam Fraser <[email protected]>
Co-authored-by: Gabriel Wang <[email protected]>
Co-authored-by: Matias Silva <[email protected]>
Co-authored-by: dp111 <[email protected]>
Co-authored-by: Leonardo La Rocca <[email protected]>
Co-authored-by: Mahyar Koshkouei <[email protected]>
Co-authored-by: Brian Starkey <[email protected]>
Co-authored-by: Philip Howard <[email protected]>
Co-authored-by: Mike Causer <[email protected]>
Co-authored-by: Martino Facchin <[email protected]>
Co-authored-by: ZodiusInfuser <[email protected]>
Co-authored-by: Manuel Wick <[email protected]>
Co-authored-by: Matias Silva <[email protected]>
Co-authored-by: Robert Pafford <[email protected]>
Co-authored-by: Alasdair Allan <[email protected]>
Co-authored-by: Engineer_Will <[email protected]>
Co-authored-by: Garatronic <[email protected]>1 parent bfcbefa commit 2062372
File tree
158 files changed
+7078
-1436
lines changed- .github
- docs
- lib
- src
- boards/include/boards
- common
- pico_base/include
- pico
- pico_sync
- include/pico
- pico_time
- include/pico
- pico_usb_reset_interface
- include/pico
- pico_util/include/pico/util
- host
- hardware_gpio/include/hardware
- hardware_timer
- pico_platform/include/pico
- pico_stdio/include/pico
- rp2040
- hardware_regs
- include/hardware
- regs
- hardware_structs/include/hardware/structs
- rp2_common
- boot_stage2
- hardware_adc/include/hardware
- hardware_base/include/hardware
- hardware_dma
- include/hardware
- hardware_exception/include/hardware
- hardware_flash
- hardware_gpio
- include/hardware
- hardware_i2c
- include/hardware
- hardware_irq
- include/hardware
- hardware_pio/include/hardware
- hardware_pwm/include/hardware
- hardware_spi/include/hardware
- hardware_uart/include/hardware
- hardware_watchdog
- include/hardware
- hardware_xosc
- pico_bit_ops
- pico_bootrom
- include/pico
- pico_bootsel_via_double_reset
- pico_divider
- pico_double
- pico_fix/rp2040_usb_device_enumeration
- pico_float
- pico_mem_ops
- pico_multicore
- include/pico
- pico_platform/include/pico
- pico_runtime
- pico_standard_link
- pico_stdio_semihosting
- pico_stdio_usb
- include/pico
- stdio_usb
- pico_stdio
- include/pico
- pico_unique_id/include/pico
- tinyusb
- test
- kitchen_sink
- pico_divider_test
- tools
- elf2uf2
- pioasm
- gen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
158 files changed
+7078
-1436
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments