Skip to content

Commit

Permalink
Add missing nrf53 plattform & sim for Six
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphwetzel committed Sep 27, 2024
1 parent c35b10a commit f63da3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mcu_plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -671,6 +671,7 @@ module.exports = function(RED) {
'nrf52/moddable_display_4',
'nrf52/moddable_four',
'nrf52/moddable_four_io',
'nrf52/moddable_four_uart',
'nrf52/sparkfun',
'nrf52/xiao',
'nrf52/xiao_ili9341',
Expand Down Expand Up @@ -754,6 +755,7 @@ module.exports = function(RED) {
'sim/moddable_two': "Moddable Two",
'sim/moddable_three': "Moddable Three", // this order looks better
'sim/moddable_four': "Moddable Four",
'sim/moddable_six': "Moddable Six",
'sim/nodemcu': "Node MCU",
'sim/pico_display': "Pico Display",
'sim/pico_display_2': "Pico Display2",
Expand Down

0 comments on commit f63da3a

Please sign in to comment.