[Snek] [keith-packard/snek] 834460: ports/itsybitsy3v: Use ao-pins from itsybitsy5v di...

Keith Packard noreply at github.com
Tue Aug 10 16:27:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/keith-packard/snek
  Commit: 834460c3f1f5203a60aa21d5162218229e07962c
      https://github.com/keith-packard/snek/commit/834460c3f1f5203a60aa21d5162218229e07962c
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M chips/avr/snek-avr.defs
    M ports/itsybitsy3v/Makefile
    R ports/itsybitsy3v/ao-pins.h
    M ports/itsybitsy5v/Makefile

  Log Message:
  -----------
  ports/itsybitsy3v: Use ao-pins from itsybitsy5v directly

Remove itsybitsy3v/ao-pins.h which was #include'ing
../itstybitsy5v/ao-pins.h

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


  Commit: ba4823aabafc445e78aafca08dcb67e3ec72e6a4
      https://github.com/keith-packard/snek/commit/ba4823aabafc445e78aafca08dcb67e3ec72e6a4
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README

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


  Commit: c9c7ce61fd3a48a3f81109817b46dacd8c1fa143
      https://github.com/keith-packard/snek/commit/c9c7ce61fd3a48a3f81109817b46dacd8c1fa143
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    A build-snek

  Log Message:
  -----------
  Add 'build-snek' script

This script can be run in my local environment to build enough for a
snek release.

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


  Commit: 89df91c78b88227550a7ecdbb976dba9707c2acc
      https://github.com/keith-packard/snek/commit/89df91c78b88227550a7ecdbb976dba9707c2acc
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M hosts/macosx/build-mac
    M ports/posix/snek-posix.h
    M snek-poly.c
    M snek.defs

  Log Message:
  -----------
  macosx: Add changes needed to build on mac os x

Mac OS X doesn't have strfromf.
Clang identifies as 'clang' instead of 'llvm'.
Need __attribute__((fallthrough)) for case now.
Propagate build failures from build-mac script.

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


  Commit: 006e1d667436747b3d6667acfa829ca23303b597
      https://github.com/keith-packard/snek/commit/006e1d667436747b3d6667acfa829ca23303b597
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    A RELEASING.md

  Log Message:
  -----------
  Add initial version of releasing instructions


  Commit: 7a84b47fa30e2e65969f5ffcc229a4a31403e6d2
      https://github.com/keith-packard/snek/commit/7a84b47fa30e2e65969f5ffcc229a4a31403e6d2
  Author: Keith Packard <keithp at keithp.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M snek.defs

  Log Message:
  -----------
  Snek version 1.6

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


Compare: https://github.com/keith-packard/snek/compare/0e3c4d79addc...7a84b47fa30e


More information about the Snek mailing list