@kamtom480 I have a Spresense board and camera, and thought I would try out your PR when reviewing it. I loaded the bootloader and other firmware, v2.0.000 successfully. I built the firmware, first from your PR branch and then from main after the merge. In both cases I built just fine, and did make BOARD=spresense flash. But after flashing, I did not get a /dev/ttyACM0, but only /dev/ttyUSB0. I did unplug and plug in the board after flashing when it did not work immediately after flashing.
This is on Ubuntu 20.04. The submodules are all up to date. Am I missing something? Thanks.
@kamtom480 I have a Spresense board and camera, and thought I would try out your PR when reviewing it. I loaded the bootloader and other firmware, v2.0.000 successfully. I built the firmware, first from your PR branch and then from
mainafter the merge. In both cases I built just fine, and didmake BOARD=spresense flash. But after flashing, I did not get a/dev/ttyACM0, but only/dev/ttyUSB0. I did unplug and plug in the board after flashing when it did not work immediately after flashing.This is on Ubuntu 20.04. The submodules are all up to date. Am I missing something? Thanks.