How enable "traces" for debug purpose ?

2024-08-19 Thread Felipe Moura Oliveira
Hello All, I am porting mfrc522.c for esp32c6 dev kit m. I am facing an issue, I can write well but I am able to see mfrc522 answering in my logic analyzer, but I can not get data in my software. I want to know how enable some traces, for example: [image: image.png] and spi_info: [image: image.p

Re: [Article] Early Days of Rust Apps on NuttX

2024-08-19 Thread Alan C. Assis
Congratulations Lup and Rushabh Gala!!! BR, Alan On Mon, Aug 19, 2024 at 5:34 AM Lee, Lup Yuen wrote: > My student Rushabh Gala has just completed his project for Google Summer of > Code, on creating Safer Rust Apps for NuttX. > > In this article we walk through Rushabh’s contributions, and un

[Article] Early Days of Rust Apps on NuttX

2024-08-19 Thread Lee, Lup Yuen
My student Rushabh Gala has just completed his project for Google Summer of Code, on creating Safer Rust Apps for NuttX. In this article we walk through Rushabh’s contributions, and understand how we’re evolving Rust Apps for NuttX: (1) Blinking the LED in Rust (2) Handling Errors returned by Nutt