Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: micropython/micropython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xorbit/micropython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 4, 2025

  1. esp32/boards: Add Silicognition ManT1S.

    New board planned to be launched on Crowd Supply September 2025.
    ESP32-based core module with IEEE 802.3cg 10BASE-T1S Single Pair
    Ethernet networking and power distribution over data lines.
    
    Signed-off-by: Patrick Van Oosterwijck <patrick@silicognition.com>
    xorbit committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    ed970b7 View commit details
    Browse the repository at this point in the history
  2. esp32/boards: Fix formatting for Silicognition ManT1S.

    Signed-off-by: Patrick Van Oosterwijck <patrick@silicognition.com>
    xorbit committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    b1ad6a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. esp32/boards: Fix Silicognition ManT1S config files.

    Remove errant comma in board.json.
    Remove vfs line from partitions-8MiB-ota.csv.
    
    Signed-off-by: Patrick Van Oosterwijck <patrick@silicognition.com>
    xorbit committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    0e7aebf View commit details
    Browse the repository at this point in the history
Loading