From 4d06ef546d2b93ac42e6bd43bc99eefccd52deda Mon Sep 17 00:00:00 2001 From: Skip Hansen Date: Thu, 5 Mar 2026 06:54:33 -0800 Subject: [PATCH] Point to Wiki for EFR32 tag flashing info from Tag Flasher readme.md. --- Tag_Flasher/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tag_Flasher/README.md b/Tag_Flasher/README.md index b44b9043..5c8ec692 100644 --- a/Tag_Flasher/README.md +++ b/Tag_Flasher/README.md @@ -120,6 +120,9 @@ python3 OEPL-Flasher.py -e -c -p COM31 read blaat.bin --flash See this [page](https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Chroma-Series-SubGhz-Tags#flashing-cc1110-based-chroma-tags) on the Wiki for additional information. +## EFR32-based + +This flasher does **NOT** support tags based on the EFR32. See the [wiki](https://github.com/OpenEPaperLink/OpenEPaperLink/wiki/Flashing-SiLabs-based-M3-Newton-Displays) for information on how to flash those. ## Credits Much code was reused from ATC1441's various flashers