Re: [Flashforth-devel] changes to FF for PIC18F26K42
Brought to you by:
oh2aun
From: Peter J. <pe...@me...> - 2017-12-29 12:47:52
|
On 29/12/17 17:33, Mikael Nordman wrote: > BTW, > There is a ff51 branch in git which you could base your changes on. > It will soon be the latest master code. Thanks for the hints Mike. I will try the adjusting the ff51 branch for the new PIC18F26K42 chip and then learn how to package the changes with git. (I use Mercurial, mostly.) This evening, I have tried the ff51 branch on the older PIC18F26K22 chip. It looks good. It emits a "S FlashForth 5 PIC18F26K22 20.12.2017" banner when the interpreter restarts so, for a while, that did have me wondering if I had the correct branch checked out. I am reasonably sure that I did, although I am not yet confident with my use of git. Cheers, Peter J. |