We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a134c51 commit 62274b8Copy full SHA for 62274b8
README.md
@@ -330,7 +330,7 @@ Contributions are always welcome. The preferred way to receive code contribution
330
## 📌 Upcoming features
331
332
- [ ] USB: switch to `USB_DEVICE_STACK_NEXT` to support PluggableUSB
333
-- [ ] Relocate RODATA in flash to accommodate sketches with large assets
+- [x] Relocate RODATA in flash to accommodate sketches with large assets
334
- [ ] Provide better error reporting for failed llext operations
335
- [ ] Replace [`llext_exports.c`](/loader/llext_exports.c) with proper symbols generation (via includes)
336
- [ ] Fix corner cases with `std::` includes (like `<iterator>`)
0 commit comments