btashton opened a new issue #2104: URL: https://github.com/apache/incubator-nuttx/issues/2104
The AVR Teensy 2.0 configuration (the only AVR target I have) does not seem functional. The two targets that supposedly should work are: * hello -- `File "nuttx.hex". 30828 bytes, 96% used` This seems really high, and I do not get anything on the UART * nsh -- `File "nuttx.hex". 53729 bytes, 167% used` Clearly non-functional. We really need to decide if we keep these targets or not, because right now we are keeping them building but not making sure they are functional. I worry that the `hc` targets are in a similar place, there is some nostalgia for me to that port even though I have not used it with NuttX because the hcs12 was my first microcontroller, but I am not going to take ownership of that. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org