PROJECTS
PlatformIO
Azure Sphere – PlatformIO ( Arduino & Linux applications )
- OpenCPU ( M66, MC60, BC66 )
- ThreadX ( BG96 )
- Arduino ( BC66, M66, BG96 )
Arduino IDE
Arduino Quectel BC66 LTE Narow Band modules
Arduino Quectel M66 GPRS modules
Georgi Angelov
PlatformIO
Azure Sphere – PlatformIO ( Arduino & Linux applications )
Arduino IDE
Arduino Quectel BC66 LTE Narow Band modules
Arduino Quectel M66 GPRS modules
Raspberry Pi Pico RP2040 – PlatformIO ( Pico-SDK & Arduino ) Raspberry Pi Pico development platform for PlatformIO
Based of Mediatek SoC MT6261 ( reverse engineering ) IDE PlatformIO ( Arduino IDE later ) comming soon here: https://github.com/Wiz-IO ARM7EJ-S @ 260 MHz ( baremetal – NO GSM support ) RAM 4M, FLASH 4M GPIO ( max 56+ pins and EINTs ) UARTs 3 I2C SPI ADC ( 10 bits ) PWM 2 ( 1MHz …
Basically, the user application is a dynamic object that only needs the name of the function from static library and sysroot/2+Beta1905/usr/lib/libs.so is a fake stub to the real static library sysroot../lib/ld-musl-armhf.so.1 The „Hack“ Open folder Sysroots/2+Beta19xx/lib/ Rename ld-musl-armhf.so.1 to _ld-musl-armhf.so.1 (don`t delete, backup) Copy _ld-musl-armhf.so.1 Open folder …/2+Beta19xx/usr/lib/ and paste _ld-musl-armhf.so.1 Rename libc.so to _libc.so (don`t …