Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

38 lines (19 loc) · 716 Bytes

[v0.09] (01-06-2023)

Initial commit built on `idf v4.4.3 ` 

[v0.10] (01-22-2023)

ported over to `idf v5.0 ` 

removing unused components.

refactoring a little.

[v0.11] (02-02-2023)

enable wifi: AP and station modes.

adding http server as file server to allow uploading mp3 directly to the sd card.

refactoring a little.

[v0.12] (04-05-2023)

moved to `idf v5.0.1`

[v0.13] (04-26-2023)

do away playlist component.

eliminated boot-up waiting screen.

added commands to go to next and previous mp3 folder.

cleaned up a little.

[v0.14] (05-07-2023)

Goto the first / last folder if at the last / first folder when issuing previos/next folder commands.