Benjamin Marty

Results 5 issues of Benjamin Marty

How about implementing the Mongoose Library into this SDK? https://github.com/cesanta/mongoose Shouldn't be that hard as this SDK offers Sockets API. But I didn't get it working due to some weird...

I'm currently trying to implement SPIFFS into a project running on a RP2040. This is a Cortex M0+ 32-Bit MCU. My work buffer is created according to the implementation guide:...

It seems that something with the timing is horrible wrong. Propably a wrong implementation of the timer in the hal or wrong configration in the LMIC.

### Setup: - Raspberry Pi 1B with Raspbian Buster - bbq10pmod_module - master (Setup done like described here https://github.com/berkutta/bbq10pmod_module/blob/improve-docs/README.md) - bbq10kbd_i2c_sw - master - pmod_bbq10_keyboard - master ### Issue: It...

I'm trying to get this meta layer running on an A20 Board. Unfortunately, the Board uses NAND Flash. Thus, I need to use the legacy kernel. Is the legacy kernel/u-boot...