summaryrefslogtreecommitdiff
path: root/ports/posix/src
AgeCommit message (Collapse)Author
2020-08-07Device abstraction workAditya Naik
2020-08-05Changes and stuffAditya Naik
2020-08-03Added all functions into threads; cleaupAditya Naik
2020-08-03Handshake works in a thread without a set priority. Need a stdio stream ↵Aditya Naik
pointer to individual files representing individual devices
2020-08-03RTOS skeleton with (UNIX) POSIX calls. Reorg of stream filesAditya Naik