Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 627 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

  • drv folder responsable to store hardware driver files.
  • hal folder responsable to store hardware abstraction layer files.
  • lib folder responsable to store library files.
  • res folder responsable to store resources and application framework files.
  • Start using lvgl graphical library.