[Snek] [keith-packard/snek] 0c7948: itsybitsy-snek: Add snek-itsybitsy-install manual ...

Keith Packard noreply at github.com
Mon May 20 11:08:01 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 0c794848481b562fb683654ae0bbcac740fe1ee9
      https://github.com/keith-packard/snek/commit/0c794848481b562fb683654ae0bbcac740fe1ee9
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M itsybitsy-snek/Makefile
    A itsybitsy-snek/snek-itsybitsy-install.1

  Log Message:
  -----------
  itsybitsy-snek: Add snek-itsybitsy-install manual and install steps

The manual is nearly the same as snek-duino-install.1

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


  Commit: 0bd303f91d8b9cfb241991b52112eb27dba1077a
      https://github.com/keith-packard/snek/commit/0bd303f91d8b9cfb241991b52112eb27dba1077a
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M doc/snek.adoc

  Log Message:
  -----------
  doc: Add ItsyBitsy appendix

Document features and installation steps.

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


  Commit: e4c68d7f90a179466cd740baf213c78fc66a6743
      https://github.com/keith-packard/snek/commit/e4c68d7f90a179466cd740baf213c78fc66a6743
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M itsybitsy-snek/ao-pins.h
    M itsybitsy-snek/itsybitsy.builtin

  Log Message:
  -----------
  itsybitsy-snek: Clean up header files

Remove unused definitions in ao-pins.h. Move SNEK_POOL to itsybitsy.builtin

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


  Commit: 604bdf4e22c304b5308311ec3f0af76491e87a5a
      https://github.com/keith-packard/snek/commit/604bdf4e22c304b5308311ec3f0af76491e87a5a
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M itsybitsy-snek/Makefile
    M itsybitsy-snek/snek-itsybitsy-install.in

  Log Message:
  -----------
  itsybitsy-snek: Fix fuse values in snek-itsybitsy-install. Build/install it.

Set the fuse values to:

efuse:
	7	1	-
	6	1	-
	5	1	-
	4	1	-
	3	1	Disable HWBE pin
	2	1	Brown out 2.0-2.4V
	1	0	Brown out 2.0-2.4V
	0	1	Brown out 2.0-2.4V

hfuse:
	7	1	Disable OCD
	6	0	Enable JTAG
	5	0	Enable serial program
	4	1	Disable watchdog
	3	0	EEPROM preserved
	2	0	4kB boot size
	1	0	4kB boot size
	0	1	Reset vector 0x0000

lfuse:
	7	1	Clock div by 1
	6	1	Disable clock output
	5	1	Long startup time
	4	1	Long startup time
	3	1	Xtal osc
	2	1	Xtal osc
	1	1	Xtal osc
	0	1	Xtal osc

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


  Commit: 4790ae1d2ccf77c3adea675044907435ba64678a
      https://github.com/keith-packard/snek/commit/4790ae1d2ccf77c3adea675044907435ba64678a
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md

Note neopixel and circuit playground express support.  Replace
sections about embedded boards with reference to manual.

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


Compare: https://github.com/keith-packard/snek/compare/e949507c5e33...4790ae1d2ccf


More information about the Snek mailing list