Commit Graph

8 Commits

Author SHA1 Message Date
Harald Welte 3f213d0574 osmo-gtm900: Fis compiler warning by adding #include
usb_descriptors.c:102:9: warning: implicit declaration of function 'flash_get_unique_id' [-Wimplicit-function-declaration]
2024-01-04 15:52:58 +01:00
Harald Welte b625167436 osmo-gtm900: Use proper/final USB ProductID
b44dd35870
2024-01-04 15:49:40 +01:00
Harald Welte f4ab7935a9 osmo-gtm900: Import/merge dual-USB-UART code
This is really just merging the codebase from
https://github.com/Noltari/pico-uart-bridge/tree/master
into the skeleton firmware we had for modem power on so far.
2023-11-29 13:58:00 +01:00
Joachim Steiger 025ae94a1c add gtm900 subproject to cmake 2023-11-23 22:08:17 +01:00
Joachim Steiger 1c80fc10f6 add osmo-gtm900 subproject stub for rpi2040 on osmo gtm500 board 2023-11-23 22:04:37 +01:00
Harald Welte 1d5764ec8d add .gitignore file 2023-07-03 18:09:15 +02:00
Harald Welte bc41f7e710 first version producing a valid ATR recognized by CM3121 2023-04-01 20:17:49 +02:00
Harald Welte bc7a739f1c initial checkin of skeleton 2023-04-01 10:36:07 +02:00