Skip to content
Snippets Groups Projects
  1. Dec 03, 2022
    • Matt Johnston's avatar
      Add zeroize · 5f47efbf
      Matt Johnston authored
      embassy picow demo fails to compile probably due to recent async
      changes.
      
      switch to custom branch for salty
      5f47efbf
  2. Nov 24, 2022
  3. Nov 23, 2022
  4. Nov 22, 2022
  5. Nov 21, 2022
  6. Nov 19, 2022
  7. Nov 17, 2022
    • Matt Johnston's avatar
      Implement embassy channel read/write · 04b4d17f
      Matt Johnston authored
      Added a generic poll_inner() to embassy_sunset
      Added ChannelEOF error return type instead of None for EOF
      Added app_done for channel handling code
      
      Remove some unneeded trait functions in std demo
      04b4d17f
  8. Nov 12, 2022
  9. Nov 07, 2022
  10. Nov 06, 2022
  11. Nov 04, 2022
  12. Nov 03, 2022