wemos / Arduino_XI

Arduino core for WEMOS XI Boards
41 stars 14 forks source link

Use of WEMOS X1 LGT boards in Arduino IDE 2.2.1 #9

Closed webber1407 closed 8 months ago

webber1407 commented 8 months ago

Recently I upgraded from IDE 1.18.15 to IDE 2.2.1. This version of the IDE doesn't allow to Wemos X1 info like before. There is no Hardware map anymore. Everything should be included via the Arduino 15 map (link C:\Users\user\AppData\Local\Arduino15. In this map Version there should be the following defined C:\Users\user\AppData\Local\Arduino15\packages\Wemos X1\hardware\X1\Version This map should include maps: bootloaders, cores, libraries, tests, tools and variants further text files: boards, platform, programmers and md files: README, ISSUE_TEMPLATE and a GNU LESSER GENERAL PUBLIC LICENSE. But last and not least a package.json. Help is needed to write this package.json and select files from https://github.com/wemos/Arduino_XI to create the possibility to use these devices in IDE 2.2.1. Any comment is welcome

webber1407 commented 8 months ago

Solved by opening a map hardware/wemos/X1 in the sketches map