ambiot / ambd_arduino

AmebaD Arduino third-party package SDK
MIT License
81 stars 51 forks source link

Compatibility issue: AMB26(RTL8720DF) and NORA-W30(RTL8720DF) share same #defined(BOARD_RTL8720DF). #204

Closed LishenTung closed 9 months ago

LishenTung commented 9 months ago

Hi, Board AMB25/AMB26 (RTL8720DF) and u-blox NORA-W30 series (RTL8720DF) use the same #defined(BOARD_RTL8720DF). It will make Compatibility issue. please help to solve it.

Thanks, Lishen

github-actions[bot] commented 9 months ago

Hello, hope this message finds you well. Congrats to your first Issue! We will review it as soon as possiable. Feel free to have a look at https://www.amebaiot.com/en/ameba-arduino-summary/ for more information

M-ichae-l commented 9 months ago

@LishenTung We are planning to add unique marco for each board. Please wait for the next release. You can refer to the current temp update here https://github.com/ambiot/ambd_arduino/commit/c1d4a7aecf33da0b58f7c99bcfd34eb2c946b113

M-ichae-l commented 9 months ago

Please refer to this version https://github.com/ambiot/ambd_arduino/releases/tag/V3.1.7-QC-V06