diff options
Diffstat (limited to 'cyw43-firmware/README.md')
| -rw-r--r-- | cyw43-firmware/README.md | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/cyw43-firmware/README.md b/cyw43-firmware/README.md index db3d9c9cf..10a6b5d02 100644 --- a/cyw43-firmware/README.md +++ b/cyw43-firmware/README.md | |||
| @@ -1,9 +1,14 @@ | |||
| 1 | # WiFi firmware | 1 | # WiFi + Bluetooth firmware blobs |
| 2 | 2 | ||
| 3 | Firmware obtained from https://github.com/Infineon/wifi-host-driver/tree/master/WiFi_Host_Driver/resources/firmware/COMPONENT_43439 | 3 | Firmware obtained from https://github.com/georgerobotics/cyw43-driver/tree/main/firmware |
| 4 | 4 | ||
| 5 | Licensed under the [Infineon Permissive Binary License](./LICENSE-permissive-binary-license-1.0.txt) | 5 | Licensed under the [Infineon Permissive Binary License](./LICENSE-permissive-binary-license-1.0.txt) |
| 6 | 6 | ||
| 7 | ## Changelog | 7 | ## Changelog |
| 8 | 8 | ||
| 9 | * 2023-07-28: synced with `ad3bad0` - Update 43439 fw from 7.95.55 ot 7.95.62 | 9 | * 2023-08-21: synced with `a1dc885` - Update 43439 fw + clm to come from `wb43439A0_7_95_49_00_combined.h` + add Bluetooth firmware |
| 10 | * 2023-07-28: synced with `ad3bad0` - Update 43439 fw from 7.95.55 to 7.95.62 | ||
| 11 | |||
| 12 | ## Notes | ||
| 13 | |||
| 14 | If you update these files, please update the lengths in the `tests/rp/src/bin/cyw43_perf.rs` test (which relies on these files running from RAM). | ||
