Skip to content

Commit

Permalink
Release 6.4
Browse files Browse the repository at this point in the history
    lib(ALL): (( for multiline comments. Comments end with )). Uses recognizers for that from rec-double-paren.frt.
    lib(AVR8): Implement I2C Slave. Renamed i2c.>n to i2c.n@ and i2c.n> to i2c.n!. I2C Generic
    lib(ALL): Recognizer for the Forth 2012 'c' Syntax to replace char c and [char] c. Just load the rec-char.frt file.
    core(AVR8): add >rx-buf (c -- ) that appends a character to the interrupt driven usart ring buffer.
  • Loading branch information
mtrute committed Mar 31, 2017
1 parent d5203bc commit c550906
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c550906

Please sign in to comment.