Skip to content

Commit 871e578

Browse files
authored
Merge pull request #162 from leonardocavagnis/fix_readme_rel031
update README: note for upgrading from 0.3.1 or earlier
2 parents 419d32f + febb878 commit 871e578

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ The most important components of this project are:
113113
114114
## 🛠️ Setup a Zephyr build environment
115115

116+
> [!WARNING]
117+
> If you checked out this repo before 0.3.2 was released, delete your local copy and clone the repository again following the installation instructions. See [#163](https://github.com/arduino/ArduinoCore-zephyr/issues/163) for more details.
118+
116119
In this section, we’ll guide you through setting up your environment to work on and update the Zephyr core.
117120

118121
Shell scripts are available to simplify the installation process (Windows is not supported at the moment 😔).
@@ -273,8 +276,6 @@ Contributions are always welcome. The preferred way to receive code contribution
273276
274277
## 📌 Upcoming features
275278
276-
- [ ] Remove binaries from this repo history (arduino/ArduinoCore-zephyr#102, :warning: will require a clean clone)
277-
- [x] Network: support UDP and TLS
278279
- [ ] USB: switch to `USB_DEVICE_STACK_NEXT` to support PluggableUSB
279280
- [ ] Relocate RODATA in flash to accommodate sketches with large assets
280281
- [ ] Provide better error reporting for failed llext operations

0 commit comments

Comments
 (0)