/fitness-firmware

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Steps:

  • source setup_env.sh
  • Edit: patches/common/wrapper.c to add more firmware functions (see blinkenlights)
  • Edit: patches/<device>/<fw-version>/demo/src/patch.c to add new code to your firmware
  • Edit: firmwares/<device>/<fw-version>/definitions.mk to define where new patches have to go