Re: Requesting a Hackster.io channel

2023-05-12 Thread Dmitri Shilov
I am new to nuttx, and I spent considerable time exploring existing open projects - hackster.io was quickly struck off my list of resources due to constant badgering to register and a three article limit for non-registered users. DIS Sent from ProtonMail mobile Original Message --

Re: [Article] Failing a Continuous Integration Test for NuttX (QEMU RISC-V)

2024-12-21 Thread Dmitri Shilov
Thank you, Lup. Always a learning opportunity when you write a new article. Regards, Dmitri Shilov. Original Message On 2024-12-21 3:14 p.m., Lee, Lup Yuen wrote: NuttX Dashboard has been flagging this CI Bug for a month: "rv-virt/citest: test_helloxx FAILED" The

Re: Double erase in flash drivers

2025-03-22 Thread Dmitri Shilov
Hmm, I wonder if AT45DB161D does an undocumented erase, and the vendor added additional opcode for at45db641e but did not change the behavour of the old opcode (82H), just documented what actually happens? Regards, Dmitri Shilov. Original Message On 2025-03-21 1:25 p.m

Re: [VOTE] ROUND2 NuttX Contributing Guidelines update 202502.

2025-02-27 Thread Dmitri Shilov
> > > > 1. Contributing Guidelines with hints for Reviewers. > > > > > We are adding additional section for Reviewers to Contributing > > > Guidelines in order to provide checklist and complementary set of > > > rules that should filter out breaking code as much as possible also > > > on o