slorquet
slorquet
Hi, The stm32h7 does not properly drain the UARTs on close(). The console works perfectly and hides the problem, because nsh keeps the UART opened indefinitely. However, a custom program...
Because mastodon and the fediverse are federated, not centralized on a particular provider platform. Discord killed the concept of "server" please dont kill federation.
Including reorganization of existing stm32 spi cores. Rationale: The old SPI code hierarchy was: spi_common_v1 -> spi_common_all spi_common_v2 -> spi_common_all But the spiv3 changes a lot of small details, so...
Hello, I would like to get micropython supported on the NuttX RTOS. There was an attempt to do that around 2018 but it was badly maintained inside NuttX and was...