Skip to content

Releases: TridentTD/TridentTD_EasyFreeRTOS32

1.9 released

03 Oct 13:36
Compare
Choose a tag to compare

fixed CORE0, CORE1 to uint8_t

1.8 released

09 Apr 03:14
Compare
Choose a tag to compare
  • ปรับปรุง API ให้มีความหลากหลายขึ้น

1.7 released

21 Nov 02:37
Compare
Choose a tag to compare

ปรับให้ task เมื่อ start แล้ว หากมีการเรียกซ้ำ จะไม่ต้องทำอะไร
ต้องให้ ผู้ใช้สั่ง task.del() เสียก่อน ค่อย task.start(...) ได้

1.5 released

19 Nov 14:09
Compare
Choose a tag to compare

Add EasyMutex

1.4 Released

23 Sep 04:00
Compare
Choose a tag to compare

Add more fancy APIs start(...)

1.3 released

23 Sep 03:27
Compare
Choose a tag to compare

Add del() API

1.2 Released

20 Jul 13:26
9a09fa9
Compare
Choose a tag to compare

20/07/2022

  • เพิ่ม CORE0, CORE1 keyword

1.1 Released (NEW)

19 Jul 09:53
c619fa9
Compare
Choose a tag to compare

A library for ESP32's FreeRTOS in the easy way