Skip to content
Snippets Groups Projects
  1. Apr 15, 2023
    • Matt Johnston's avatar
      Update picow to new cyw43 · a9f533b3
      Matt Johnston authored
      Fixes build failures. Toolchain is updated, but we can't upgrade to
      latest nightly because it fails with an ICE, possibly
      https://github.com/rust-lang/rust/issues/110206
      
      thread 'rustc' panicked at 'DefId(35:311 ~ embedded_io[99f8]::asynch::Write::write::{opaque#0}) does not have a "def_span"', compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:205:1
      a9f533b3
  2. Apr 14, 2023
  3. Apr 12, 2023
  4. Apr 11, 2023
  5. Apr 09, 2023
  6. Apr 08, 2023
  7. Apr 07, 2023
  8. Apr 04, 2023
  9. Apr 03, 2023
    • Matt Johnston's avatar
      Rework shell/exec requests · 242c3036
      Matt Johnston authored
      The Behaviour makes a separate request for pty or shell etc once the
      channel is established. This gets rid of InitReqs which wasted space.
      
      Subsystem is also supported (not tested yet)
      242c3036
  10. Apr 02, 2023
  11. Mar 29, 2023
  12. Mar 15, 2023