EtchedPixels / Fuzix-Bintools

Assembler, linker etc to go with the compiler
Other
7 stars 6 forks source link

Support for the Flex OS #7

Closed linuxha closed 15 hours ago

linuxha commented 1 week ago

Stole the binify and flexfs source from CC6303, updated the Makefile to compile and install both in $(CCROOT)/bin. This should allow the support of TSC Flex OS for 6800, 6803, 6809 and 68HC11 CPUs. I'll create a Readme.Flex with instructions on how to use the compiler to cross compile for Flex.

EtchedPixels commented 15 hours ago

Moved the from the original directly and added some actual structure so there is a place for tools to collect without adding to the jumble of files in the base tree