Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 982 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 982 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Start using lvgl graphical library.
  • File structure. Added software folder to store software files (espidf project and utils folder).
  • File structure. Added hardware folder to store pdf and csv files such as BOM, schematics and PCB layouts.
  • Audio p2 connector can be detected.
  • Audio amplifier now can be turned on/off if the p2 connector is detected.
  • Battery level can be mesured.
  • Added Collections-C submodule
  • Added Sort submodule
  • Added lvglhttp://github.com/littlevgl/lvgl submodule
  • Added battery manager
  • Added modules_init
  • Added manager_init

Removed