I found out that Git is a complete revision control system with checkout procedures and so on. I have not been involved is a program like this in 10 years. Git has a 230 page book you need to learn before you could manage the project properly. I got a GitHub account and it is free to open source projects. I installed Git on system and started reading the material. I am not sure how hard it is to use, but it would keep all of us working on the same system.
Any commits from you all. If you think this is the right path give me a thumbs up.
Personally, I have not been trained as a software programmer although I worked on formal projects. I am sure that some of you are well trained with good programming procedures. You all that received a copy of the work I have done. It is mostly simple and straight forward.
Some Immediate project goals:
A) A file system on the SD card.
B) A text editor for writing programmings and storing them ( no more assembler ).
C) A forth ARM assembler to write high performance forth words.
D) A multi-tasking operating system, you can fire up a task and let it run.
E) A floating point package per ANSI.
F) I can see for a good I2C driver.
These are some of the things that come to mind.
Let me know what you all think and we will proceed for there.
