Re: [PR] boards/avr/atmega: Added Elegoo Mega2560r3 board support [nuttx]
xiaoxiang781216 merged PR #16443: URL: https://github.com/apache/nuttx/pull/16443 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] boards/avr/atmega: Added Elegoo Mega2560r3 board support [nuttx]
simbit18 commented on PR #16443: URL: https://github.com/apache/nuttx/pull/16443#issuecomment-2921591174 this error is not about this PR ``` curl: (16) Error in the HTTP2 framing layer make[1]: *** [fdt/Make.defs:30: dtc] Error 16 make[1]: Target 'context' not remade because of errors. make: *** [tools/Unix.mk:458: libs/libc/.context] Error 2 make: Target 'all' not remade because of errors. /github/workspace/sources/nuttx/tools/testbuild.sh: line 385: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] boards/avr/atmega: Added Elegoo Mega2560r3 board support [nuttx]
linguini1 commented on PR #16443: URL: https://github.com/apache/nuttx/pull/16443#issuecomment-2920850229 Don't think the build error is the cause of this PR. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [PR] boards/avr/atmega: Added Elegoo Mega2560r3 board support [nuttx]
linguini1 commented on PR #16443: URL: https://github.com/apache/nuttx/pull/16443#issuecomment-2911023339 Is there anyone with an ATMega2560-based board that can help me test the serial console/boot implementation? I am able to get some `up_putc` output to appear, but I experience weird crashes and the board cannot launch into application code (see #16444). I'm not able to get a working build of `arduino-mega2560:nsh` as far back as release 11.0 (further back and I run into compiler errors so I've stopped for now). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
