Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.6.0 to fix memory leak bugs
Browse files Browse the repository at this point in the history
### 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 SS/CS pin GP17 for ARDUINO_ARCH_MBED similar to arduino-pico core
4. Update `Packages' Patches`
  • Loading branch information
khoih-prog committed Mar 11, 2022
1 parent cc2c950 commit bcd3ba2
Showing 1 changed file with 0 additions and 0 deletions.
Binary file added pics/RP2040-Pinout.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bcd3ba2

Please sign in to comment.