Skip to content
Snippets Groups Projects
  1. May 23, 2023
  2. May 22, 2023
    • Matt Johnston's avatar
      Progress on picow config menu · e27bf32d
      Matt Johnston authored
      A new GlobalState struct is passed around, with sessions taking a local
      copy of SSHConfig.
      
      - Can switch to usb serial mode, various other improvements to usb
        serial, can exit cleanly.
      - Wifi config code written, but is unsted because it's only accessible
        by wifi...
      - hostkeys() behaviour now returns a heapless::Vec
      e27bf32d
  3. May 21, 2023
  4. May 20, 2023
  5. May 14, 2023
  6. May 13, 2023
  7. May 04, 2023
  8. Apr 28, 2023
    • Matt Johnston's avatar
      picow flash config, ed25519 key as plain bytes · 553b5e32
      Matt Johnston authored
      - ServBehaviour::hostkeys() now returns a slice of references
        since we can't clone SignKeys and don't want to move
        them out of Config. May need rethinking.
      
      - embassy demos common code is now a proper crate
      
      - Updated various embassy deps
      553b5e32
  9. 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
  10. Apr 14, 2023
  11. Apr 12, 2023
  12. Apr 11, 2023
  13. Apr 09, 2023
  14. Apr 08, 2023
  15. Apr 07, 2023