nuttx
nuttx copied to clipboard
Apache NuttX is a mature, real-time embedded operating system (RTOS)
## Summary In the following code, even though the application does not use exceptions, an exception is still thrown in libcxx If libcxxabi is not enabled, the toolchain default implementation...
### Description / Steps to reproduce the issue Hello All, I am porting MFRC522 rfid card reader to esp32 c6. During port test I am facing issue related SPI message...
Add some functions to pass tlpi example: https://man7.org/tlpi/code/online/dist/users_groups/check_password.c.html ## Summary ## Impact ## Testing
## Summary Merge the newlibc string into NuttX. ## Impact use optimizate c string. ## Testing ci
## Summary porting open source memmem to Nuttx. ## Impact memmem(); ## Testing ci
f_tag_fdcheck and f_tag_fdsan should be initialized
### Description / Steps to reproduce the issue The power key is ineffective when first pressed in bes2700h ### On which OS does this issue occur? [Linux] ### What is...
## Summary I tried to use LLVM to build my executable, but it crashed always. Then I found it did't implement some relocation. ## Impact Implement R_RISCV_BRANCH / R_RISCV_JAL /...
### Description / Steps to reproduce the issue tcp retransmission has an exponential regression mechanism. For example, if no ack is received for 1.5 seconds, the first retransmission will be...
## Summary Support structure serialization and deserialization ## Impact None ## Testing ubuntu 20.04