Skip to content

Releases: niwciu/LCD_HD44780

v1.0.3

27 Feb 21:44
38ef236
Compare
Choose a tag to compare

LCD_HD44780 v1.0.3

What's Changed

  1. Added new LCD TYPE
  2. Custom char module updated to add new features #59
  3. Added bash scripts for running ESP8266 example
  4. CI Pipeline added #54
  5. Added devcontainer to the project #58 (currently with all project tools and stm32 toolchain)
  6. Added project page with reports and code documentation
  7. Library api updated #52
  8. Added python automation scripts for project configuration and project tools usage
  9. Added Custom Char generator tool for automatic def char module code generation - separate project linked to this repo
  10. Update project documentation and project wiki

v1.0.2

11 Mar 09:17
c9f0da4
Compare
Choose a tag to compare

LCD_HD44780 v1.0.2

What's Changed

  1. LCD GPIO interface reorganized to simplify interface implementation on driver side and optimize the resources usage.
  2. Doxyfile for generating documentation was added to repository
  3. LCD_HD44780_doc.chm file was generated and added to repository
  4. ReadMe.md file was updated. Update of the ReadMe.md file covers also solving of reported issues #33 and #26

v1.0.1

23 Jan 20:07
c2fddc9
Compare
Choose a tag to compare

LCD_HD44780 v1.0.1

What's Changed

  1. ReadMe file update
  2. Static analysis bug fixes for test module

v1.0.0

22 Jan 16:33
28a4c2c
Compare
Choose a tag to compare

LCD_HD44780 v1.0.0

The very first & initial release stable version of the LCD HD44780 portable/cross platform C library.