Skip to content

Explore how to use an e-ink display on a kinetis freedom board.

License

Notifications You must be signed in to change notification settings

jcard0na/e-ink-with-kinetis

Repository files navigation

e-ink-with-kinetis

Explore how to use an e-ink display on a kinetis freedom board.

Dependencies

  1. arm-eabi-none-gcc toolchain
  2. openocd (0.9.0 or newer)

How to build

  1. Attach e-ink devel board to your USB port.
  2. Fire up openocd
openocd -f interface/cmsis-dap.cfg -f target/kx.cfg -c "kx.cpu configure -event gdb-attach { reset init }"
  1. Build and flash
make
make flash

About

Explore how to use an e-ink display on a kinetis freedom board.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages