Lup Yuen Lee
Lup Yuen Lee
Bouffalo Lab will be shipping new versions of BL602 and BL604 with a different Embedded Flash... https://gist.github.com/lupyuen/2cb2034a436dc75acc1aeb63ea3b9aa1 I think blflash will need to be updated. I shall study the changes...
This PR fixes the warnings in BL602 HAL generated by `xpack-riscv-none-embed-gcc 8.3.0-2.3` when building for Mynewt OS. The warnings were due to buffer overflow, mismatched types, missing declarations and variables...
Thank you so much for maintaining PureScript, everything works really well :-)
Name: Nim Blinky with Apache NuttX RTOS on Ox64 BL808 RISC-V SBC Author: Lup Yuen Lee Happy New Year! 2024 is here and we’re running Apache NuttX RTOS (Real-Time Operating...
As noted in https://github.com/apache/nuttx/issues/12696#issuecomment-2232279326, NuttX Kernel fails to boot on Milk-V Duo S SBC (Sophgo SG2000 SoC) when we change GCC Option `-Os` to `-O2`: 1. `tools/configure.sh milkv_duos:nsh` 1. Edit...
Please provide your feedback for the [NuttX PR Review Bot](https://github.com/apache/nuttx/pull/13494#issuecomment-2357371589). Thanks! - Earlier Discussion: https://github.com/apache/nuttx/pull/13494#issuecomment-2357371589 - Source Code for PR Bot: [nuttx-pr-bot](https://github.com/lupyuen/nuttx-pr-bot/blob/main/src/main.rs) - PR Tips: ["Preparing a Pull Request for...
Hi All: We have [an ultimatum](https://lists.apache.org/thread/2yzv1fdf9y6pdkg11j9b4b93grb2bn0q) to reduce (drastically) our usage of GitHub Actions. Or our Continuous Integration will halt totally in Two Weeks. Here's what I'll implement within 24...
__TODO: This adds 15 mins to Every CI Job, might exceed our quota of GitHub Runner Minutes. Maybe we should trigger this in `github.com/nuttxpr`, whenever a PR is created /...
### Is your feature request related to a problem? Please describe. Over the weekend we had CI Build Issues that took a while to resolve: - https://github.com/apache/nuttx/pull/14229 - https://github.com/apache/nuttx/pull/14252 -...