so here's a question: are there any text editors out there that (a) run on bare-metal microcontrollers and (b) meaningfully support unicode?
-
so here's a question: are there any text editors out there that (a) run on bare-metal microcontrollers and (b) meaningfully support unicode? the closest i can think of is like... the lvgl textarea and the circuitpython repl (lol). (also interested in such text editors on other low-resource systems—basically anything where you can't "just install linux")
-
undefined Oblomov ha condiviso questa discussione
-
so here's a question: are there any text editors out there that (a) run on bare-metal microcontrollers and (b) meaningfully support unicode? the closest i can think of is like... the lvgl textarea and the circuitpython repl (lol). (also interested in such text editors on other low-resource systems—basically anything where you can't "just install linux")
@aparrish might be worth looking into some minimal configuration of vim?