"When do you know if your project needs to move on from bare-metal to an RTOS / Embedded Linux?"
https://www.reddit.com/r/embedded/comments/sczi6p/when_do_you_know_if_your_project_needs_to_move_on/?utm_medium=android_app&utm_source=share
@lupyuen When I notice that I started depending on your network library as if it were an OS (using its timer chains and memory slabs). Then I went from #lwIP to @RIOT_OS
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
@lupyuen When I notice that I started depending on your network library as if it were an OS (using its timer chains and memory slabs). Then I went from #lwIP to @RIOT_OS