I need an os that would:
- fit on wyse terminal 1200LE device (amd geode cpu, 512KB of flash, 32MB of ram)
- run ssh server, support usb and serial connections
Is there anything out there that could be used or adapted to this purpose at relatively little effort?
I looked at FreeRTOS but that's a bit low level for my purposes, if there was some sort of tiny linux distro that I could cut down to this purpose that would be ideal. But 512KB is probably too little storage space available for this?