[Snek] [keith-packard/snek] 5e3baa: Allow per-port additional CFLAGS

Keith Packard noreply at github.com
Sun Dec 15 22:07:04 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 5e3baa3eb6959cf2650d11db3403463acd1e0adc
      https://github.com/keith-packard/snek/commit/5e3baa3eb6959cf2650d11db3403463acd1e0adc
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-12-05 (Thu, 05 Dec 2019)

  Changed paths:
    M snek.defs

  Log Message:
  -----------
  Allow per-port additional CFLAGS

Allow each port to define SNEK_LOCAL_CFLAGS to be added
to the global SNEK_BASE_CFLAGS.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: beb56038694dd876802c28c2b5676b554f676cc4
      https://github.com/keith-packard/snek/commit/beb56038694dd876802c28c2b5676b554f676cc4
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-12-15 (Sun, 15 Dec 2019)

  Changed paths:
    M ao/make-product.py

  Log Message:
  -----------
  Fix ao-make-product to handle non-ascii characters

The code for characters outside ' ' .. '~' was adding a spurious
comma.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 139efe514f23a75cdb214e02aeee9ac12630a3f1
      https://github.com/keith-packard/snek/commit/139efe514f23a75cdb214e02aeee9ac12630a3f1
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-12-15 (Sun, 15 Dec 2019)

  Changed paths:
    M doc/snek.adoc
    A ports/µduino/.gitignore
    A ports/µduino/Makefile
    A ports/µduino/ao-pins.h
    A ports/µduino/snek-µduino-install.1
    A ports/µduino/snek-µduino-install.in
    A ports/µduino/snek-µduino.builtin
    M snek-install.defs

  Log Message:
  -----------
  Add µduino port

This is essentially a clone of the itsybitsy5v code with the name
changed and the SPI pins disabled as they aren't available on this
device.

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/f022a1967de1...139efe514f23


More information about the Snek mailing list