1. 30 Mar, 2021 5 commits
  2. 26 Mar, 2021 1 commit
  3. 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
  4. 17 Mar, 2021 1 commit
  5. 16 Mar, 2021 5 commits
  6. 15 Mar, 2021 1 commit
  7. 14 Mar, 2021 2 commits
  8. 13 Mar, 2021 3 commits
  9. 12 Mar, 2021 3 commits
  10. 11 Mar, 2021 16 commits
  11. 10 Mar, 2021 2 commits