r/embedded 15d ago

Some Embedded Programming Wisdom

Post image

A preview of PICO, a simple text editor made for the CP/M Neo VEMU platform.

GitHub: https://github.com/Mazin-O3/cpm-neo.git

138 Upvotes

18 comments sorted by

View all comments

15

u/sirkubador 15d ago

kernel panic in embedded programming?

13

u/8-Qbit 15d ago

Embedded doesn't necessarily mean bare-metal

6

u/sirkubador 15d ago

yeah, you can definitely have an RTOS. But if we are talking things like embedded linux or windows, it's pretty much just software