From 90feeb167133505fc9d451947acf600b16c2ebf2 Mon Sep 17 00:00:00 2001 From: Brandon Ros Date: Mon, 21 Aug 2023 14:32:01 -0400 Subject: [PATCH] changelog --- cyw43-firmware/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cyw43-firmware/README.md b/cyw43-firmware/README.md index db3d9c9c..f28489bb 100644 --- a/cyw43-firmware/README.md +++ b/cyw43-firmware/README.md @@ -1,9 +1,10 @@ # WiFi firmware -Firmware obtained from https://github.com/Infineon/wifi-host-driver/tree/master/WiFi_Host_Driver/resources/firmware/COMPONENT_43439 +Firmware obtained from https://github.com/georgerobotics/cyw43-driver/tree/main/firmware Licensed under the [Infineon Permissive Binary License](./LICENSE-permissive-binary-license-1.0.txt) ## Changelog -* 2023-07-28: synced with `ad3bad0` - Update 43439 fw from 7.95.55 ot 7.95.62 +* 2023-08-21: synced with `a1dc8859d09b8f547a4f4345fd0efb7300105e62` - Update 43439 fw + clm to come from `wb43439A0_7_95_49_00_combined.h` and add export of Bluetooth firmware +* 2023-07-28: synced with `ad3bad0` - Update 43439 fw from 7.95.55 to 7.95.62