Skip to content

Latest commit

 

History

History
89 lines (67 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

89 lines (67 loc) · 3.09 KB

Changelog

(10.13.2020)

  • Change 2020V1, 2020V2 LVGL touch I2C polling to interrupt polling, others are not currently adapted
  • Added TTGOClass mutex example under multitasking <examples\BasicUnit\TouchMultitask>
  • Added setting touch default monitoring report rate in touch initialization and enter monitoring mode in active state Description
  • Added 2020V2 touch wakeup method, touch can be set to sleep in 2020V2, control AXP202_EXTEN can wake up touch

(10.19.2020)

  • Add a method to turn off touch interrupt and turn on
  • Cancel AXP202 USB current limit in 2020 V2 version

(10.21.2020)

  • Added MAX30208 Temperature sensor example

(10.23.2020)

  • Added axp202&bma423 interrupt registered function

(10.24.2020)

  • Added TQuick and TBao example <examples/T_Bao> <examples/T_Quick>

(11.04.2020)

(11.07.2020)

  • Added TBao example <examples/T_Bao2>
  • Adapt to 2020 new touch panel

(11.09.2020)

  • Added TBlock example <examples/T-Block/Epaper_Badge>

(11.11.2020)

  • Added TBlock example <examples/T-Block/Epaper>

(20.11.2020)

  • Update TBlock example <examples/T-Block/Epaper_Badge>, Compatible with three ink screens (GDEH0154D67_BL, GDEH0154D67_TP,GDEP015OC1)
  • Set AXP202 LDO2's default turn-on voltage to 3.3V
  • Update example description
  • Added MAX30208 Temperature example <examples/Sensor/MAX30208>
  • Added GC9A01A display driver , Suitable for T-Block round 240x240 screen
  • Added DW1000 examples <examples/Shield/DW1000_BasicSender>,<examples/Shield/DW1000Ranging_ANCHOR>,<examples/Shield/DW1000Ranging_TAG>,<examples/Shield/DW1000_BasicReceiver>,<examples/Shield/DW1000_RangingAnchor>,<examples/Shield/DW1000_RangingTag>

(1.12.2020)

  • Added UnitTest directory, Store hardware test code
  • Release TTGO_TWatch_Library V1.4.0 version
  • Update lvgl to 7.7.2

(9.12.2020)

  • Turn on Twatch 2019 interrupt function
  • Remove warnings caused by upgrading lvgl

(10.12.2020)

  • Added DRV2605 enable for V2

(14.12.2020)

  • Fix the problem that cannot be compiled in SimpleFramework

(24.12.2020)

  • Fix <UnitTest/ScreenRotation> coordinate residue

(29.12.2020)

  • Add Air530 driver for TWATCH V2
  • Add Air530Allfunction example <BasicUnit/Air530Allfunction>
  • Add Air530Display example <BasicUnit/Air530Display>

(3/1/2021)

  • Repair warning

(5/1/2021)

  • Add TWatch V3 board definition
  • Check the return value before setting the power output <src/drive/axp/axp202.cpp>
  • Move the Air530 example in <BasicUnit/TwatcV2Special/Air530*>

(25/1/2021)

  • Add Twatch-V2, Twatch-V3 BMA423 different mapping
  • Update BaseUnit example

(28/1/2021)

  • Add touch three mode test example <BasicUnit/TouchpanelMode>
  • Delete Air530 example
  • Add basic Twatch 2020 V2 GPS example
  • Update TWATCH 2020 V2 pin definition
  • Update pin definition document

(23/2/2021)

  • <BasicUnit/AXP20x_ADC> example compatible with T-Block