Ryan MacArthur

Results 8 issues of Ryan MacArthur

is it possible to mount an sdcard with something like esp_vfs_littlefs_sdmmc_mount()? I attempted to hook this all up but from what I can tell esp_littlefs uses the partition table and...

not sure what logs I can post, I saw the message about attempting hook but nothing ever happens. Anything I can upload here to help diagnose why it doesn't work?...

followed the directions here: https://github.com/Xinyuan-LilyGO/esp32-camera-screen/commit/66c7f1141e5429130f4ad21cf5f2ac6a41711aa4 and the device crashes and reboots in app_wifi.c. ESP_ERROR_CHECK(esp_wifi_init(&cfg)); throws an ESP_ERR_NO_MEM error. How is it out of memory already? ```shell LD build/ttgo_camera_plus.elf esptool.py v3.1-dev...

@xiaozhou in this video: https://www.youtube.com/watch?v=vY6eQ7qbBAE and on this blog: https://blog.celer.network/2021/02/15/celer-cbridge-fast-and-low-cost-value-transfer-network-for-an-interconnected-layer2-and-layer1-future/ ... a crossnet solution is described, with a link to an example: https://github.com/celer-network/goCeler-oss/blob/master/test/e2e/e2e_crossnet_test.go where are the contracts that were deployed...

mobile layout needs work New item dialog needs form verification on quantity Unbelievable work here though -- very talented!

great initial work! on macos chrome 115 with webasm-gc turned on, there are a few rough spots: filtering/sorting doesnt work back button doesnt work on the search page, every time...

great work, love this repo! I would like to extend it by adding a toolbar to the top of the keyboard. Is there a preferred way to do this? When...