Sevstels

Results 6 comments of Sevstels

Compiler IAR ARM. I tested all the options listed on the documentation page. The error does not go away. It was possible to fix this only by forced type conversion....

/* #define LOG_PAGE_SIZE 256 static spiffs fs; static u8_t spiffs_work_buf[LOG_PAGE_SIZE*2]; static u8_t spiffs_fds[32*4]; static u8_t spiffs_cache_buf[(LOG_PAGE_SIZE+32)*4]; void my_spi_read(int addr, int size, char *buf) { } void my_spi_write(int addr, int size,...

Internal functions (my_spi_read etc) are not important, they are just stubs. The main code does not compile even if I delete them. In any case, thanks for the answers. Unfortunately,...

Glad if you liked it. It works really well under Windows. But it no one needs it anymore. The Chinese are massively cloning yours project and sale on Aliexpress. https://aliexpress.ru/af/ubertooth-one.html?d=y&origin=n&SearchText=ubertooth+one&catId=0&initiative_id=SB_20201206020703

Dear Author. I can't enter GitHub because of stupid authorization. There is no point in spending half an hour of time fighting this idiocy. 30.01.2024, 18:27, xxandy/USB_UDE_Sample < ***@***.*** ***@***.***...

Error: argument of type "void *" is incompatible with parameter of type "spiffs_t *" spiffs_nucleus.c 287