NCS-MIDI
NCS-MIDI copied to clipboard
MIDI tools for nRF Connect SDK
Results
1
NCS-MIDI issues
Sort by
recently updated
recently updated
newest added
If I try to compile the sample, with: `west build -b nrf52832_mdk nrf_midi/samples/bluetooth/central_midi` I get: ``` ...nrf_midi/samples/bluetooth/peripheral_midi/src/main.c: In function 'uart_init': ...zephyr/include/devicetree.h:173:36: error: 'DT_N_NODELABEL_arduino_serial_P_label' undeclared (first use in this function) 173...