onelife / Arduino_RT-Thread

RT-Thread library optimized for Arduino.
52 stars 9 forks source link

[GUIDE/TUTORIAL] Sipeed using Arduino IDE #3

Closed sandeepansg closed 4 years ago

sandeepansg commented 4 years ago

Longan Nano is not showing up on any COM port How do to upload example codes from this library to Sipeed Longan Nano ?

onelife commented 4 years ago

According to this doc, there are 3 options to download code. I guess you want the "USB DFU" method.

sandeepansg commented 4 years ago

Thank you @onelife for responding. So, if I use your core on Arduino IDE, will it require me to use external dfu uploader, like the one described on the cited document ?

onelife commented 4 years ago

After adding the BSP url to Arduino IDE, those options will be available.