Skip to content
Snippets Groups Projects
Select Git revision
  • 1acfd6b654ebdbe019639dcbcdb100dc85cf41ab
  • main default protected
  • master protected
  • demo protected
  • no-git-submodules
5 results

yarn.lock

Blame
  • This project manages its dependencies using Yarn. Learn more
    .gitmodules 477 B
    [submodule "tinyusb"]
    	path = lib/tinyusb
    	url = https://github.com/hathach/tinyusb.git
    [submodule "lib/cyw43-driver"]
    	path = lib/cyw43-driver
    	url = https://github.com/georgerobotics/cyw43-driver.git
    [submodule "lib/lwip"]
    	path = lib/lwip
    	url = https://github.com/lwip-tcpip/lwip.git
    [submodule "lib/mbedtls"]
    	path = lib/mbedtls
    	url = https://github.com/Mbed-TLS/mbedtls.git
    [submodule "lib/btstack"]
    	path = lib/btstack
    	url = https://github.com/bluekitchen/btstack.git