Skip to content

Commit 62274b8

Browse files
committed
doc: tick Relocate RODATA item in upcoming features list
1 parent a134c51 commit 62274b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ Contributions are always welcome. The preferred way to receive code contribution
330330
## 📌 Upcoming features
331331
332332
- [ ] USB: switch to `USB_DEVICE_STACK_NEXT` to support PluggableUSB
333-
- [ ] Relocate RODATA in flash to accommodate sketches with large assets
333+
- [x] Relocate RODATA in flash to accommodate sketches with large assets
334334
- [ ] Provide better error reporting for failed llext operations
335335
- [ ] Replace [`llext_exports.c`](/loader/llext_exports.c) with proper symbols generation (via includes)
336336
- [ ] Fix corner cases with `std::` includes (like `<iterator>`)

0 commit comments

Comments
 (0)