This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Commit 651a22b
authored
v1.6.0 to fix
### Release v1.6.0
1. Fix memory leak bugs. Check [memory leak on 'server_version' #17](#17) and [memory leak on MySQL_Connection.MySQL_Packet.buffer #18](#18)
2. Optimize library code by using `reference-passing` instead of `value-passing`
3. Update RP2040 Ethernet-related examples to use the same SS/CS pin GP17 for [ArduinoCore-mbed mbed_rp2040 core](https://github.com/arduino/ArduinoCore-mbed) as [arduino-pico rp2040 core](https://github.com/earlephilhower/arduino-pico)
4. Update `Packages' Patches`memory leak bugs, etc.1 parent 4866106 commit 651a22b
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1929 | 1929 | | |
1930 | 1930 | | |
1931 | 1931 | | |
1932 | | - | |
| 1932 | + | |
| 1933 | + | |
1933 | 1934 | | |
1934 | 1935 | | |
| 1936 | + | |
1935 | 1937 | | |
1936 | 1938 | | |
1937 | 1939 | | |
| |||
0 commit comments