From 62a94ccdc6118927751b15390a553b3dca3b8cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mi=C5=82osz=20=C5=81agan?= Date: Tue, 9 Jul 2024 12:39:39 +0200 Subject: [PATCH] Mark repository as outdated --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 27f18c077cc..e139e47b0a9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +> [!CAUTION] +> Husarnet for ESP32 has undergone a major refactor making it compatible with the latest upstream core codebase, latest ESP-IDF releases and newest Espressif microcontrollers. Because of that, code in **this repository is outdated** and it should not be used for new designs. It may or may not be updated to reflect the changes later in the future. +> +> [Learn more about our latest changes here!](https://husarnet.com/docs/esp32-idf/) + +--- + # Arduino core for the ESP32 [![Build Status](https://travis-ci.org/espressif/arduino-esp32.svg?branch=master)](https://travis-ci.org/espressif/arduino-esp32) ![](https://github.com/espressif/arduino-esp32/workflows/ESP32%20Arduino%20CI/badge.svg)