diff options
| author | Louis Burda <quent.burda@gmail.com> | 2024-01-04 00:40:00 +0100 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2024-01-04 00:40:00 +0100 |
| commit | a029bba712585ddb46283aa88a53953cd189cc61 (patch) | |
| tree | 3fa69b24b74404688d8c508c95d2979045dd2f9b /.gitmodules | |
| parent | d51388c63ceb1646753878810e4b40f7dfb3c0bc (diff) | |
| download | sxkbd-a029bba712585ddb46283aa88a53953cd189cc61.tar.gz sxkbd-a029bba712585ddb46283aa88a53953cd189cc61.zip | |
Add qemu macro
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8629953..a4f72d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "lib/tinyusb"] path = lib/tinyusb url = https://github.com/hathach/tinyusb.git + shallow = true [submodule "lib/picosdk"] path = lib/picosdk url = https://github.com/raspberrypi/pico-sdk.git |
