mylonics / zephyr-ide

Apache License 2.0
16 stars 2 forks source link

how to start menuconfig on zephyr-ide GUI #10

Closed IOT4566 closed 1 month ago

IOT4566 commented 1 month ago

001

I can run 'west build -t menuconfig' cmd in powershell, but i cann't find entry button on zephyr-ide gui

rijesha commented 1 month ago

Im not sure where the best place for this to go in the GUI would be. Im thinking maybe there should be another panel showing the configuration. Or do you think this should just be in the command pallete as opposed to a GUI button?

IOT4566 commented 1 month ago

Im not sure where the best place for this to go in the GUI would be. Im thinking maybe there should be another panel showing the configuration. Or do you think this should just be in the command pallete as opposed to a GUI button?

I thinking the kconfig and devicetree be another panel showing the configuration best.

IOT4566 commented 1 month ago

I mean the menuconfig and devicetree config be another panel showing the configuration best. we can refer nrf connect extend.

black-ghost-off commented 1 month ago

west build -t menuconfig -b %current selected board%

I will try to add that to image

rijesha commented 1 month ago

Added in 1.0.23 in the active build panel