"Intel Xeon vs Intel Core – What Is The Difference?"
"Renesas Enters #FPGA Market with the First Ultra-Low-Power, Low-Cost Family Addressing Low-Density, High-Volume Applications"
BASIC on #BL602 with Apache #NuttX OS ... Whee!
https://github.com/apache/incubator-nuttx-apps/tree/master/interpreters/bas
Miramax is suing Quentin Tarantino over 'Pulp Fiction' NFTs
https://www.cnn.com/2021/11/17/investing/quentin-tarantino-lawsuit-pulp-fiction-nfts/index.html
"it is possible to read and write data from a BitLocker-protected device (for instance, a stolen laptop) by sniffing the TPM key from the LCP bus"
stdx: The missing batteries of #RustLang
Weekly #Linux Phone news / media roundup
https://linmob.net/linbits-71-weekly-linux-phone-news-week45-46/
"My initial - and very positive - impressions of the pine64 #PineTime smartwatch"
GPIO Demo calls "ioctl" to control the GPIO Pins on #BL602 #NuttX
https://github.com/apache/incubator-nuttx-apps/blob/master/examples/gpio/gpio_main.c
"help" shows the commands available on #BL602 #NuttX ... "ls /dev" reveals the GPIO Pins that we may control ... Yep everything looks like a file!
https://acassis.wordpress.com/2021/01/24/how-to-install-nuttx-on-bl602/
After the GPIO Driver has been enabled, select the GPIO Demo in #BL602 #NuttX
https://nuttx.apache.org/docs/latest/quickstart/configuring.html
Let's test GPIO on #BL602 #NuttX ... By enabling the GPIO Driver
https://nuttx.apache.org/docs/latest/quickstart/configuring.html
Let's enable the "help" and "ls" Shell Commands in #BL602 #NuttX
https://nuttx.apache.org/docs/latest/quickstart/configuring.html
"Grab users face 'intermittent issues' as disruption continues for second day"
Here are the Pin Definitions for #BL602 #NuttX ... We'll change this in a while
https://github.com/apache/incubator-nuttx/blob/master/boards/risc-v/bl602/bl602evb/include/board.h
Though SPI with DMA is not yet supported on #BL602 #NuttX OS
https://github.com/apache/incubator-nuttx/blob/master/arch/risc-v/src/bl602/bl602_spi.c#L734-L761
Here are the #BL602 Peripherals supported by #NuttX OS
https://nuttx.apache.org/docs/latest/platforms/risc-v/bl602/index.html#bl602-peripheral-support
Timer Demo on #BL602 #NuttX opens "/dev/timer0" ... And controls it with "ioctl" and "sigaction" ... Looks like Linux
https://github.com/apache/incubator-nuttx-apps/blob/master/examples/timer/timer_main.c
IoT Techie and Educator / Apache NuttX PMC