Skip to content

Version 1.7.2 is released

Compare
Choose a tag to compare
@lexus2k lexus2k released this 04 Jul 13:52
· 275 commits to master since this release
  • Nordic nRF5/nRF52 support is added
  • Added platform template file to be used as base for porting to new platforms
  • SSD1325 draft support is added
  • Completely reworked Makefile for ESP32 platform
  • Added more tilers for NanoEngine: 16x16 and 32x32.
  • NanoEngine is improved to support 2 types of coordinates: local (screen) and global (world)
  • Monochrome and 8-bit NanoEngine versions now use 16x16 tiles by default to speed up graphics operations.
  • SDL engine is reworked to allow easy addition of new display types
  • Updated script for converting fonts created by GLCD Font Creator
  • Added GPIO buttons support to NanoEngine and SDL engine
  • Lode runner game is improved.
  • Improved SPI speed to Atmega328p based controllers: now library doesn't use SPI lib by default
  • Added new digital micro font