[Snek] [keith-packard/snek] 395eab: chips/samd21: Make linker script compatible with P...

Keith Packard noreply at github.com
Fri Dec 23 22:16:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/keith-packard/snek
  Commit: 395eabd7562ee2786374d9d8195da1439602c894
      https://github.com/keith-packard/snek/commit/395eabd7562ee2786374d9d8195da1439602c894
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M chips/samd21/snek-samd21.ld

  Log Message:
  -----------
  chips/samd21: Make linker script compatible with Picolibc 1.8

Picolibc 1.8 initialization code requires TLS alignment values
computed by the linker script.

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


  Commit: 6598f41fff5e8e4991588b363ab60e818a7538e9
      https://github.com/keith-packard/snek/commit/6598f41fff5e8e4991588b363ab60e818a7538e9
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M ports/grove/snek-grove-install.in
    M ports/lilypad-big/Makefile

  Log Message:
  -----------
  chips/atmega: Fix a couple of MCU values

grove and lilypad both use 328p, but my local avrdude configuration
was broken. Fix these to use the correct MCU value.

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


  Commit: d9f88c35cf024d094092bd8b6be1a8e511ecb0a2
      https://github.com/keith-packard/snek/commit/d9f88c35cf024d094092bd8b6be1a8e511ecb0a2
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M hosts/windows/Makefile

  Log Message:
  -----------
  hosts/windows: Add 'input' module to Windows build

Makes windows support everything but curses.

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


  Commit: dcdea5d46b117ca8ce1173cc2f4f7a4d9fe68b0f
      https://github.com/keith-packard/snek/commit/dcdea5d46b117ca8ce1173cc2f4f7a4d9fe68b0f
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M hosts/windows/snek-windows.builtin
    M hosts/windows/snek-windows.c

  Log Message:
  -----------
  hosts/windows: Fix random.seed to take a parameter

Instead of automatically seeding from the current time, allow
applications to specify the seed like other snek ports.

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


  Commit: e9839b5427afbf3fbec27514568db1865e5298c9
      https://github.com/keith-packard/snek/commit/e9839b5427afbf3fbec27514568db1865e5298c9
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M hosts/windows/snek-windows.builtin

  Log Message:
  -----------
  hosts/windows: Increase heap to 256kB

Insted of the default heap size.

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


  Commit: 5489d4117286a038a9073cf6511db7527aa0e53e
      https://github.com/keith-packard/snek/commit/5489d4117286a038a9073cf6511db7527aa0e53e
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    A doc/releasing.md

  Log Message:
  -----------
  doc: Document release process

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


  Commit: 79076ee5d41fe9ff8fe65b002a98db269bab511b
      https://github.com/keith-packard/snek/commit/79076ee5d41fe9ff8fe65b002a98db269bab511b
  Author: Keith Packard <keithp at keithp.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
    M README.md
    M snek.defs

  Log Message:
  -----------
  Snek version 1.9

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


Compare: https://github.com/keith-packard/snek/compare/a2c4716ab745...79076ee5d41f


More information about the Snek mailing list