1. 09 Apr, 2021 7 commits
  2. 08 Apr, 2021 1 commit
  3. 07 Apr, 2021 5 commits
  4. 06 Apr, 2021 4 commits
  5. 02 Apr, 2021 1 commit
  6. 01 Apr, 2021 4 commits
  7. 31 Mar, 2021 1 commit
    • Liam Fraser's avatar
      rp2: Don't advertise remote wakeup for USB serial. · ca3d51f1
      Liam Fraser authored
      This USB feature is currently not supported.  With this flag enabled (and
      the feature not implemented) the USB serial will stop working if there is a
      delay of more than about 2 seconds between messages, which can occur with
      USB autosuspend enabled.
      
      Fixes issue #6866.
      ca3d51f1
  8. 30 Mar, 2021 5 commits
  9. 26 Mar, 2021 1 commit
  10. 19 Mar, 2021 1 commit
    • Damien George's avatar
      bare-arm: Clean up the code, make it run on an F405, and add a README. · 4fc2866f
      Damien George authored
      This commit simplifies and cleans up the bare-arm port, and adds just
      enough system and library code to make it execute on an STM32F405 MCU.
      
      The mpconfigport.h configuration is simplified to just specify those
      configuration values that are different from the defaults.  And the
      addition of -fdata-sections and -ffunction-sections means the final
      firmware is smaller than it previously was, by about 4200 bytes.
      
      A README is also added.
      Signed-off-by: default avatarDamien George <damien@micropython.org>
      4fc2866f
  11. 17 Mar, 2021 1 commit
  12. 16 Mar, 2021 5 commits
  13. 15 Mar, 2021 1 commit
  14. 14 Mar, 2021 2 commits
  15. 13 Mar, 2021 1 commit