Commit Graph

  • 4eb7210dc6 autobaud: Fix baud_changed undefined reference (#190) master martamomotko 2026-01-06 13:37:59 +00:00
  • e255c6e1fa bugfixes remote_gpio Jonathan Bell 2025-12-03 10:40:08 +00:00
  • d90fb9c529 Add remote_gpio feature and helper app Jonathan Bell 2025-12-01 14:53:39 +00:00
  • cc88575eee add version string to binary info tanxiao 2024-03-27 22:57:44 -04:00
  • d1cd91160d README tweaks Andrew Scheller 2025-09-03 12:10:02 +01:00
  • e32201f160 Enable reset pin functionality by default on Pi Pico redfast00 2024-04-17 17:16:03 +02:00
  • de253cae6a Update README.md P33M 2025-11-17 13:16:32 +00:00
  • caeb38ca04 README: Add AutoBaud instructions martamomotko 2025-11-14 11:18:44 +00:00
  • 73b65009df cdc_uart: start AutoBaud on magic baud and set detected baud rate martamomotko 2025-11-10 12:58:50 +00:00
  • d8543b2143 main: add AutoBaud task handling martamomotko 2025-11-10 11:31:12 +00:00
  • 457e048dff FreeRTOS: configure SMP support for AutoBaud martamomotko 2025-11-06 11:19:44 +00:00
  • 2e61c95048 CMakeLists.txt: add AutoBaud sources and dependencies martamomotko 2025-11-06 11:02:01 +00:00
  • 6cdaac7ee4 Introduce AutoBaud mode to detect and set the UART baud rate from incoming data. martamomotko 2025-11-06 10:48:50 +00:00
  • 4ec1b76017 Update Pico 2 build instructions martamomotko 2025-09-02 17:33:35 +01:00
  • 466432c5eb Debugprobe release v2.2.3 debugprobe-v2.2.3 Jonathan Bell 2025-07-07 15:00:23 +01:00
  • 9f44aa79cb submodules: delete CMSIS_5 from the repository Jonathan Bell 2025-07-07 11:30:23 +01:00
  • c8d5b552b6 CMakelists.txt: use downstream copies of CMSIS_5 files Jonathan Bell 2025-07-07 11:18:48 +01:00
  • d91503b68c Add downstream copies of CMSIS_5 files relevant to CMSIS-DAP firmware Jonathan Bell 2025-07-07 11:17:39 +01:00
  • 2eeef92b89 submodules: delete CMSIS_5 from the repository cmsis_submodule_delete Jonathan Bell 2025-07-07 11:30:23 +01:00
  • 8a0c487df3 CMakelists.txt: use downstream copies of CMSIS_5 files Jonathan Bell 2025-07-07 11:18:48 +01:00
  • 2a421d1648 Add downstream copies of CMSIS_5 files relevant to CMSIS-DAP firmware Jonathan Bell 2025-07-07 11:17:39 +01:00
  • 61eae8217c Remove spurious file Jonathan Bell 2025-05-14 14:50:22 +01:00
  • aa17d6d982 probe: correct SWCLK calculations Jonathan Bell 2025-05-14 14:10:48 +01:00
  • 3d4417032f probe: correct SWCLK calculations closer_swclks Jonathan Bell 2025-05-14 14:10:48 +01:00
  • a7b796d5e6 Revert "Fix variable pathname spacing" graham sanderson 2025-03-22 12:54:51 -05:00
  • 3a356ea346 Update README.md P33M 2025-03-27 15:53:18 +00:00
  • cc69bb8927 Update README.md P33M-patch-1 P33M 2025-03-27 15:53:18 +00:00
  • 57ce0acdb7 Revert "Fix variable pathname spacing" revert-spaces graham sanderson 2025-03-22 12:54:51 -05:00
  • c70815a297 Debugprobe release v2.2.2 Jonathan Bell 2025-03-13 16:03:42 +00:00
  • 94124bc7cd Debugprobe release v2.2.2 debugprobe-v2.2.2 v2.2.2 Jonathan Bell 2025-03-13 16:03:42 +00:00
  • f601757084 Revert "cdc_uart: performance optimisations" Jonathan Bell 2025-03-13 11:11:27 +00:00
  • 1abda4c329 Fix variable pathname spacing TankedThomas 2025-03-11 21:27:48 +13:00
  • 83e28db1d3 cdc_uart: performance optimisations Jonathan Bell 2025-01-17 15:09:50 +00:00
  • 3d58384754 cdc_uart: work around suspected TinyUSB FIFO bug Jonathan Bell 2025-01-17 15:03:02 +00:00
  • 818ed79f4b Fixes for #160 and #159 Jonathan Bell 2025-01-09 16:34:30 +00:00
  • 53875ec320 Debugprobe release v2.2.1 debugprobe-v2.2.1 Jonathan Bell 2025-01-09 14:49:12 +00:00
  • 9226fac61a Debugprobe release v2.2.0 debugprobe-v2.2.0 Jonathan Bell 2024-12-03 13:15:48 +00:00
  • 06c7792560 main: kludge for Pi 5 reboot crashes Jonathan Bell 2024-12-03 11:40:03 +00:00
  • 1752f2a61b CMmakeLists.txt: add pico2 variant target naming Jonathan Bell 2024-11-29 10:02:49 +00:00
  • e887004fdf Debugprobe release v2.1.0 debugprobe-v2.1.0 Jonathan Bell 2024-11-27 15:21:44 +00:00
  • df68d70400 Fix PORT_SWD/PORT_OFF mismatch - do GPIO setup in each Jonathan Bell 2024-11-27 15:48:07 +00:00
  • 0c84dd0dc1 FreeRTOS: use upstream port again, RP2350 support has landed Jonathan Bell 2024-11-27 11:26:07 +00:00
  • 4238b780c2 main: handle RP2040's broken USB error handling Jonathan Bell 2024-11-14 15:56:24 +00:00
  • 189e367332 main: add callbacks for discrete USB states Jonathan Bell 2024-11-14 15:52:54 +00:00
  • d9c507f579 dap_edpt_driver: handle deinit properly Jonathan Bell 2024-11-14 15:51:00 +00:00
  • 6d2f83e30c cdc_uart: be more careful about when the thread gets parked or resumed Jonathan Bell 2024-11-14 15:46:51 +00:00
  • 1182803822 probe: revert pins to Hi-Z when PORT_OFF is called Jonathan Bell 2024-11-27 14:10:51 +00:00
  • 65b1e73589 Where enabled: Add calls to set the various xxx_LED status lines as GPIO outputs Andrew Burge 2024-11-27 10:05:13 +00:00
  • 152f85d2ec Specify MIT license as the project's default. Jonathan Bell 2024-11-27 10:58:50 +00:00
  • d85fd1f58d Remove unattributed contributions from the project Jonathan Bell 2024-11-26 13:43:05 +00:00
  • 8f5d6fcc9f Clarify pico_sdk_import.cmake license Jonathan Bell 2024-11-20 11:21:58 +00:00
  • 9aed4ca509 Add license and copyright to probe_oen.pio Jonathan Bell 2024-11-20 11:12:09 +00:00
  • f030323119 main: handle RP2040's broken USB error handling watchdog Jonathan Bell 2024-11-14 15:56:24 +00:00
  • 89c9a7711f main: add callbacks for discrete USB states Jonathan Bell 2024-11-14 15:52:54 +00:00
  • 451513d4f6 dap_edpt_driver: handle deinit properly Jonathan Bell 2024-11-14 15:51:00 +00:00
  • ba204d0c24 cdc_uart: be more careful about when the thread gets parked or resumed Jonathan Bell 2024-11-14 15:46:51 +00:00
  • e4585d551a probe: don't include pio headers directly Jonathan Bell 2024-11-07 15:13:03 +00:00
  • 46b9613d14 Update to support building for Pico 2 Jonathan Bell 2024-08-05 17:12:12 +01:00
  • 2bbe900d68 Debugprobe release 2.0.1 debugprobe-v2.0.1 Jonathan Bell 2024-04-16 13:42:48 +01:00
  • 7410b45e1d rename PROBE_IO_SWDIOEN to PROBE_IO_OEN tanxiao 2024-03-19 20:56:46 -04:00
  • 920f717e71 Add pin names to binary information tanxiao 2024-01-26 13:16:20 -05:00
  • 34a4ba0e01 Fix incorrect LED ifdefs Taylor Alexander 2024-03-25 21:46:32 -07:00
  • 0476e9cae5 cdc_uart: add missing clear-break reset of TX LED Jonathan Bell 2024-03-19 14:49:41 +00:00
  • c0ff91421a Debugprobe release 2.0 debugprobe-v2.0 Jonathan Bell 2024-03-18 16:31:55 +00:00
  • b5962e0818 Fix builds for which UART_TX_LED aren't defined Jonathan Bell 2024-03-18 16:37:26 +00:00
  • ddc028fe18 cdc_acm: turn on UART_TX LED when sending break signals Jonathan Bell 2024-03-18 15:52:28 +00:00
  • af2540b045 cdc_uart: add CTS/RTS configuration options to board_example_config Jonathan Bell 2024-03-18 14:51:04 +00:00
  • d5047e7ef8 cdc_uart: add break handling Jonathan Bell 2024-03-18 11:44:36 +00:00
  • 99c5156cd7 cdc_acm: turn on UART_TX LED when sending break signals acm_break Jonathan Bell 2024-03-18 15:52:28 +00:00
  • 30a605f5cd cdc_uart: add CTS/RTS configuration options to board_example_config Jonathan Bell 2024-03-18 14:51:04 +00:00
  • 68f01543c6 cdc_uart: add break handling Jonathan Bell 2024-03-18 11:44:36 +00:00
  • a7aa0766f0 Make target reset functionality work out-of-the-box (#123) geekman 2024-03-18 23:12:46 +08:00
  • b09854c639 fix: Corrected typo in preprocessor ifdef David Lynch 2024-03-17 11:20:13 +11:00
  • 327e15f176 board_debug_probe_config.h - nit Jonathan Bell 2024-02-05 16:11:34 +00:00
  • 62f4a31335 Update README.md Jonathan Bell 2024-01-31 13:37:11 +00:00
  • abf675ca8c More renaming Jonathan Bell 2024-01-31 13:34:24 +00:00
  • d0c03d2564 Rename picoprobe to debugprobe Jonathan Bell 2024-01-30 14:41:46 +00:00
  • 37f315f45e board_debug_probe_config.h - nit debugprobe_rename Jonathan Bell 2024-02-05 16:11:34 +00:00
  • 4dcf6ee4ea Update README.md Jonathan Bell 2024-01-31 13:37:11 +00:00
  • b166e59789 More renaming Jonathan Bell 2024-01-31 13:34:24 +00:00
  • 728ca6d1eb Rename picoprobe to debugprobe Jonathan Bell 2024-01-30 14:41:46 +00:00
  • 1267a8c367 DAP: fix atomic command support picoprobe-cmsis-v1.1 atomic Jonathan Bell 2024-01-26 16:25:33 +00:00
  • bdb1bf287d tusb_edpt_handler: macroify Jonathan Bell 2024-01-25 16:48:07 +00:00
  • d9a975b24e tusb_edpt_handler - whitespace/indentation Jonathan Bell 2024-01-25 15:00:31 +00:00
  • 721b69cf5c cdc_uart: add RTS and DTR pins marble 2023-04-03 16:15:17 +02:00
  • aec24bf076 cdc_uart: add RTS and DTR pins debugprobe marble 2023-04-03 16:15:17 +02:00
  • 2658c2c997 cdc_uart: support databits, stopbits and parity setup Jonathan Bell 2023-09-18 16:16:27 +01:00
  • 0b6f8db41a cdc_uart: support databits, stopbits and parity setup line_coding Jonathan Bell 2023-09-18 16:16:27 +01:00
  • e51647492e cdc_uart: cater for Windows driver deficiencies Jonathan Bell 2023-09-05 10:59:50 +01:00
  • d13775ee72 Merge branch 'fix_debug' into 'master' Jonathan Bell 2023-08-25 08:57:45 +00:00
  • 58fa7a14cd Added a custom USB endpoint handler to process commands on a packet basis, as opposed to the byte FIFO employed previously. This allows multiple commmands to be framed correctly, so they can be processed sequentially without losing packets. Sunaabh Trivedi 2023-08-24 11:33:10 +01:00
  • 1586ef0caa picoprobe version 1.0.3 picoprobe-cmsis-v1.0.3 Jonathan Bell 2023-08-15 11:47:19 +01:00
  • 0761424821 probe: hook up reset functionality to DAP commands Jonathan Bell 2023-08-15 11:17:45 +01:00
  • d47b3082f8 Fix debug prints Jonathan Bell 2023-08-11 10:29:01 +01:00
  • 5ab8c86465 picoprobe version 1.0.3 develop Jonathan Bell 2023-08-15 11:47:19 +01:00
  • 2a6f9911db probe: hook up reset functionality to DAP commands Jonathan Bell 2023-08-15 11:17:45 +01:00
  • 5b6eb3e427 Fix debug prints Jonathan Bell 2023-08-11 10:29:01 +01:00
  • ccd3fd6871 Fix debug prints fix_debug Jonathan Bell 2023-08-11 10:29:01 +01:00
  • 6473166494 usb_descriptors: disable remote wake (#91) P33M 2023-08-09 13:13:36 +01:00
  • 3a1887ff06 Merge pull request #90 from raspberrypi/lurch-patch-1 Luke Wren 2023-06-22 16:17:39 +01:00