Re: [Flashforth-devel] building flashforth with avra?
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2021-03-28 09:36:21
|
Hi, Inspired by this question, I started to re-write FlashForth for Atmega to compile with the Microchip MPLABX and XC8 compiler. It is still coded in assembler. It already compiles. Need to sort out some linking details before it is ready. Getting FF working with XC8 would also enable use of FF in the new Atmega parts from Microchip. BR Mikael On 2021-03-25 23:27, Christopher Howard wrote: > Hi, is there anybody who has been able to build flashforth with avra > (https://github.com/Ro5bert/avra/tree/master/includes)? |