These are public posts tagged with #mynewt. You can interact with them if you have an account anywhere in the fediverse.
#Mynewt OS has a #LoRaWAN Command-Line App that calls the Application Layer of the LoRaWAN Driver ... We shall port this app to #BL602 too
https://mynewt.apache.org/latest/tutorials/lora/lorawanapp.html
Now we port the #LoRaWAN Driver ... From Apache #Mynewt OS to #BL602
https://github.com/lupyuen/bl_iot_sdk/tree/lorawan/components/3rdparty/lorawan
#LoRaWAN Parameters in Apache #Mynewt OS ... We shall port the LoRaWAN Driver from Mynewt to #BL602
https://github.com/apache/mynewt-core/blob/master/net/lora/node/syscfg.yml
#LoRa Driver for #BL602 came from Apache #Mynewt OS .... Here's how we ported the driver from Mynewt to BL602
https://lupyuen.github.io/articles/lora?8#appendix-porting-lora-driver-from-mynewt-to-bl602
Let's test the #BL602 #LoRa Driver ... With the "LoRa Ping" app ported from #Mynewt OS
https://github.com/apache/mynewt-core/blob/master/apps/loraping/src/main.c
Can we run #BL602 #RustLang Firmware in Flash ROM instead of Cache Memory? Nope, this needs more work ... Same for #Mynewt Firmware. And the JTAG Debugger is mandatory for coding Rust Firmware on BL602.
https://lupyuen.github.io/articles/mynewt#appendix-load-firmware-to-cache-memory-not-flash-memory
We'll port the #LoRa SX1276 Driver from #Mynewt OS to #BL602 IoT SDK ... Because the GPIO and SPI Hardware Abstraction Layers are quite similar
https://github.com/apache/mynewt-core/blob/master/hw/drivers/lora/sx1276/src/sx1276.c
Here's how we ported the #BL602 #RISCV Hardware Abstraction Layer to Apache #Mynewt on #PineCone @ThePine64 ... Starting with GPIO lupyuen.github.io/articles/g…
Saving the #BL602 #Mynewt Firmware built with #GitHubActions ... For #PineCone @PINE64
https://lupyuen.github.io/articles/gpio#upload-mynewt-firmware
STM32 Blue Pill has proven to be a mind-blowing workhorse…
medium.comHow we cache #RISCV GCC in #GitHubActions ... For building #Mynewt on #BL602 in 2 minutes
https://lupyuen.github.io/articles/gpio#check-cache-for-gcc-compiler