Skip to content

A Work-in-Progress firmware for the PineTime smartwatch

Notifications You must be signed in to change notification settings

akarinedev/pinetime-blinky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinetime-blinky

A Work-in-Progress firmware for the PineTime smartwatch.

Motivated by my dislike for overly complex dependency trees and build systems, and general unhappiness with the current state of PineTime firmware. Written purely in C and assembly, and compiled using a simple makefile.

Status

Working from the bottom up, currently working on getting drivers for all applicable hardware working and simplifying the build system as much as possible.

Dependencies

  • PineTime smartwatch
  • ST-Link v2 or compatible debugger
  • GNU make
  • arm-none-eabi-gcc
  • arm-none-eabi-binutils
  • arm-none-eabi-gdb (for debugging)
  • openocd (for flashing/debugging)
  • doxygen (for documentation)

About

A Work-in-Progress firmware for the PineTime smartwatch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published