diff options
author | Damien George <damien@micropython.org> | 2023-10-05 11:20:05 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-10-05 11:20:05 +1100 |
commit | 5d53783a461ff648c37a14f2e30dd468f293bebb (patch) | |
tree | 7562261a408680e7c4830340d7993b41d20d9029 /lib | |
parent | 5aec051f9f0e1be9750ca4f08478275f298087a3 (diff) | |
download | micropython-5d53783a461ff648c37a14f2e30dd468f293bebb.tar.gz micropython-5d53783a461ff648c37a14f2e30dd468f293bebb.zip |
lib/cyw43-driver: Update driver to latest version v1.0.2.
Includes more error checking, and a fix to handle buffer overflow when
getting STA MACs.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'lib')
m--------- | lib/cyw43-driver | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/cyw43-driver b/lib/cyw43-driver -Subproject 8ef38a6d32c54f850bff8f189bdca19ded33792 +Subproject 2ab0db6e1fe9265fa9802a95f7f4d60b7f0d655 |