Re: NuttX for a critical system

2025-05-26 Thread Matteo Golin
Thanks Tomek! Actually, that would be really awesome to show off. In the next couple of weeks we'll be doing a cold flow test (here's one we did previously

Re: Introduction of my GSoC project

2025-05-26 Thread Tomek CEDRO
Hello Štěpán! :-) On Mon, May 26, 2025 at 10:38 PM Štěpán Pressl wrote: > > Dear NuttX community, > > I am delighted to announce I was accepted into the Google Summer of Code > event, participating in Firmware Upgrades over Silicon-Heaven Protocol for > NXboot Demonstrated on pysimCoder. > > I am

Introduction of my GSoC project

2025-05-26 Thread Štěpán Pressl
Dear NuttX community, I am delighted to announce I was accepted into the Google Summer of Code event, participating in Firmware Upgrades over Silicon-Heaven Protocol for NXboot Demonstrated on pysimCoder. I am writing this a bit late because I was finishing a lot of work at university. But now th

Re: NuttX for a critical system

2025-05-26 Thread Tomek CEDRO
Congratulations Matteo and The Team!! :-) If you like we can also share the project on: YouTube: https://www.youtube.com/@nuttxchannel. Hackster: https://www.hackster.io/nuttx. LinkedIn: https://www.linkedin.com/company/nuttx , https://www.linkedin.com/groups/12002792. Maybe a new section on our

RFC: decoupling ability to always panic from board_reset

2025-05-26 Thread kr . git
Hello, I would like to request comments for a change to _assert() behaviour in sched/misc/assert.c I noticed PR #16443 and associated issue #16444 . I wanted to do some testing and noticed that it is somewhat difficult to terminate execution using PANIC() Currently, the code only terminate