[Snek] [keith-packard/snek] 092f03: ports/hifive1revb: Implement onfor()

Keith Packard noreply at github.com
Sun May 10 21:51:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 092f034d37b2257bb55eba2090532940ca726b9b
      https://github.com/keith-packard/snek/commit/092f034d37b2257bb55eba2090532940ca726b9b
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
    M ports/hifive1revb/snek-metal-gpio.c

  Log Message:
  -----------
  ports/hifive1revb: Implement onfor()

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


  Commit: 0c550ada3077cd8194748ce27e2c5a97536fded0
      https://github.com/keith-packard/snek/commit/0c550ada3077cd8194748ce27e2c5a97536fded0
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
    M ports/hifive1revb/snek-metal-gpio.c

  Log Message:
  -----------
  ports/hifive1revb: Remove debug printf from gpio code

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


  Commit: c5ce657c004562ac555fe1d16d39ec30c17fa526
      https://github.com/keith-packard/snek/commit/c5ce657c004562ac555fe1d16d39ec30c17fa526
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-10 (Sun, 10 May 2020)

  Changed paths:
    M doc/Makefile
    M doc/lessons/lesson-1/Makefile
    M doc/lessons/lesson-2/Makefile
    M doc/lessons/lesson-3/Makefile
    M doc/lessons/lesson-4/Makefile

  Log Message:
  -----------
  Install pdf lessons in $(DOCDIR)/lessons

The doc Makefile didn't include the lessons, and each
lesson was just dumping everything into $(DOCDIR). Limit
install to just the .pdf files, and place those in a 'lessons'
subdirectory.

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


  Commit: 1de0363d5f66709bd808c9126b48957f41c726b9
      https://github.com/keith-packard/snek/commit/1de0363d5f66709bd808c9126b48957f41c726b9
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-10 (Sun, 10 May 2020)

  Changed paths:
    A .github/Dockerfile
    M .github/workflows/snek.yml

  Log Message:
  -----------
  Create a container in the github action

Rather than using a pre-built one on dockerhub. This
keeps all of the necessary state in the snek repository
and makes it easy to modify the container contents when
necessary.

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


Compare: https://github.com/keith-packard/snek/compare/b2771e1fdcb1...1de0363d5f66


More information about the Snek mailing list