acassis commented on code in PR #18951: URL: https://github.com/apache/nuttx/pull/18951#discussion_r3409754422
########## arch/sim/src/sim/sim_ft2232h_ioexpander.c: ########## @@ -0,0 +1,336 @@ +/**************************************************************************** + * arch/sim/src/sim/sim_ft2232h_ioexpander.c Review Comment: True, they are 99% similar, I just need to fix the small differences. "the devil is in the details" The ftdi host drivers cannot be called directly, this is why I added that defer init watchdog, that is not working 100%, still raising the fault, but for some reason it works in the nsh> -- 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]
