Online IT certification exams hacked: "[the hacker] gained control of the participant’s laptop and attempted the exam"
"MIPS design and verification teams transition to #RISCV"
https://www.imperas.com/articles/mips-selects-imperas-reference-models-risc-v-processor-verification
@TikToc Thanks! 🙂
@lupyuen -- If I'm understanding this code correctly, then it is very clean and straight forward. Good job!!! 👍
Back to our #NuttX SPI Test App ... Here's how we open the SPI Test Driver and write data
https://github.com/lupyuen/incubator-nuttx-apps/blob/spi_test/examples/spi_test/spi_test_main.c
From software engineer to CEO ... Meet the new CEO of Twitter
https://www.cnn.com/2021/11/30/tech/parag-agrawal-profile/index.html
Hubris #RustLang Embedded OS for Arm Cortex-M
Twitter bans sharing photos, video of people without their consent
"What are your favorite Comp Sci YouTube channels?"
"RK3588 is 3 times faster than the Raspberry Pi 4, and 2 times faster than previous rockchip flagship, RK3399"
A look at Popcorn Computer's new Pocket P.C.
https://tuxphones.com/popcorn-computer-pocket-pc-linux-pda-first-look/
Build, flash and run #NuttX ... Our SPI Test Driver appears as "/dev/spitest0"! 🎉
https://github.com/lupyuen/incubator-nuttx/blob/newdriver/drivers/rf/spi_test_driver.c
Update the Makefile "Make.defs" ... So that #NuttX will build our SPI Test Driver
https://github.com/lupyuen/incubator-nuttx/blob/newdriver/drivers/rf/Make.defs#L33-L37
Here's what happens when we make a boo-boo and #NuttX won't start
https://gist.github.com/lupyuen/ccfd90125f9a180b4cfb459e8a57b323
Remember to enable "SPI0" and "SPI Character Driver" in #NuttX ... Or our SPI Test Driver won't start
https://github.com/lupyuen/incubator-nuttx/blob/newdriver/drivers/rf/spi_test_driver.c
Our SPI Test Driver for #NuttX appears in "make menuconfig"!
https://github.com/lupyuen/incubator-nuttx/blob/newdriver/drivers/rf/Kconfig#L22-L27
@lightweight @lupyuen This was my first thought too!
Add our SPI Test Driver to #NuttX Kconfig
https://github.com/lupyuen/incubator-nuttx/blob/newdriver/drivers/rf/Kconfig#L22-L27
IoT Techie and Educator / Apache NuttX PMC