mirror of
https://github.com/dbisu/pico-ducky.git
synced 2025-12-06 02:41:45 +00:00
Pico2 support (#299)
* Add support for Pico2/2W boards * Update documentation to include Pico2/2W * update language support
This commit is contained in:
@@ -17,7 +17,8 @@ languages = [ "MAC_FR",
|
||||
"WIN_IT",
|
||||
"WIN_PO",
|
||||
"WIN_SW",
|
||||
"WIN_TR" ]
|
||||
"WIN_TR",
|
||||
"WIN_UK" ]
|
||||
|
||||
supported_boards = ["raspberry_pi_pico",
|
||||
"raspberry_pi_pico_w",
|
||||
|
||||
Reference in New Issue
Block a user