Commit Graph

76 Commits

Author SHA1 Message Date
Triss 7017ad8b0d blargh 2021-06-18 00:21:15 +02:00
Triss b410792728 more debugging stuff (& fix non-stdiousbcdc mode), almost *actually* working this time 2021-06-17 23:52:07 +02:00
Triss 6cc617fe1f I2C properly works, finally 2021-06-17 15:45:59 +02:00
Triss 1cadae03df i2c actually working a bit more, but device scans/address probes are not 2021-06-15 03:25:46 +02:00
Triss 191c9025e8 untested but finished I2C-Tiny-USB impl 2021-06-14 03:37:32 +02:00
Triss b5e29c1dd7 move things around a bit 2021-06-14 02:01:35 +02:00
Triss 4c93827bed make whitespace & indentation etc. consistent, make usb descriptors a bit nicer 2021-06-14 01:32:21 +02:00
Triss c6fdc53fdd WIP i2c-tiny-usb stuff 2021-06-13 20:08:03 +02:00
Triss 4de8c00613 update to use sdk 1.2.0 2021-06-13 20:07:54 +02:00
Triss fa576bfd4d stdio (optionally) directly over USB-CDC instead of UART loopback 2021-06-12 21:36:11 +02:00
Triss 74355f5eef moved pinouts a bit & added reserved pins for SDA and SCL, added CTS/RTS stuff but not completely implemented yet 2021-06-09 00:41:41 +02:00
Triss f3e54cc059 and remove a few printfs 2021-06-08 02:24:55 +02:00
Triss 0b2518b414 serprog works! 2021-06-08 02:23:02 +02:00
Triss 144b351d74 definitely not functuonal but hey its something 2021-06-06 05:10:36 +02:00
Triss 5e57171698 JTAG deinit, update README 2021-06-03 00:45:32 +02:00
Triss 54d6095269 oops 2021-05-31 12:51:07 +02:00
Triss 3f7696a566 fix build stuff, add .gitignore, add JTAG support 2021-05-30 04:16:06 +02:00
Peter Lawrence 270c127bca added CDC UART to RP2040 (Pico) 2021-02-25 17:45:13 -06:00
Peter Lawrence 5af4402cd1 added product string prefix to better distinguish variants 2021-02-15 20:28:22 -06:00
Peter Lawrence 26039d84c7 added rp2040 unique id (requires submodule update) 2021-02-15 20:19:13 -06:00
Peter Lawrence 7f1af42e27 added optional unique id 2021-02-15 17:51:48 -06:00
Peter Lawrence 4f08c34b48 rp2040 CMSIS-DAP alternative to picoprobe and raspberrypi-swd.cfg 2021-02-07 15:29:13 -06:00
Peter Lawrence 2675203a9c stm32f072disco BSP added 2021-02-05 11:04:42 -06:00
Peter Lawrence d3164a5bde add BSP for rp2040 (Raspberry Pi Pico) 2021-01-31 18:29:27 -06:00
Peter Lawrence dd5ac84ee9 board-specific DAP_config.h in bsp/ subdirectory 2021-01-31 18:18:22 -06:00
Peter Lawrence ec4b8bef46 initial commit 2021-01-30 21:43:09 -06:00