nxp-mcuxpresso / mcux-sdk

MCUXpresso SDK
BSD 3-Clause "New" or "Revised" License
301 stars 136 forks source link

[BUG] QN9090DK6 Board is Missing #118

Closed ciband closed 1 year ago

ciband commented 1 year ago

Describe the bug

The SDK for the QN9090DK6 is not in this repository. This makes the VSCode extension not usable for this platform. Could this SDK and associated support be added?

To Reproduce

  1. Import this Github SDK into the VSCode extension for MCUXpresso.
  2. Observe that the QN9090 SDK nor the QN9090DK6 board is available for selection.

Expected behavior

The QN9090DK6 board (and the processor in general) should be supported.

Screenshots and console output

N/A

Additional context

If I have somehow missed this support and this is PEBKAC, my apologies, and I would appreciate any direction to get this working. Thank you.

mcuxsusan commented 1 year ago

Hi @ciband, this seems to be a new feature but not bug. I will check with the team to see if there's plan to release the QN9090DK6 board in GitHub SDK.

mcuxsusan commented 1 year ago

The QN9090 board is now added, please checkout to https://github.com/nxp-mcuxpresso/mcux-sdk/commit/72ba5331d5f7b2ae465b55774db9e65207f4e5d4 and run "west update" to get the SDK for this board.