From e58e446631023f6baf2f8c8f971b3efc487caa13 Mon Sep 17 00:00:00 2001 From: Rafael Zurita Date: Tue, 28 Jul 2020 09:54:35 -0300 Subject: [PATCH] tasks to do --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..78086d8 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ + +We are working on the below list of tasks: + +- avr internal eeprom block device driver +- ultra tiny file system on the eeprom block device +- save as.. option for the text editor and basic interpreter +- gpio lib and utility +- redirection to a file test