Lilygo T-Display S3: Unknow board?

The board is not recognized. Can someone please help me?

UnknownBoard: Unknown board ID ‘lilygo-t-display-s3’

ini:

[env:lilygo-t-display-s3]
platform = espressif32
board = lilygo-t-display-s3

; change microcontroller
board_build.mcu = esp32s3

; change MCU frequency
board_build.f_cpu = 240000000L

CLIpio pkg update -g -p espressif32

2 Likes

Yes, that was the solution. Thank you!

Thanks, btw I thing it’s a bug. If there is an update for the selected board, it needs to auto update.