Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@garywill
Copy link
Contributor

Summary

When some feature (pwm, uart) disabled , deinit function doesn't exist.
So we need to use #if for main.c before calling the deinit function.

Testing

Trade-offs and Alternatives

@github-actions
Copy link

Code size report:

Reference:  esp32/boards: Add Silicognition ManT1S board definition. [27544a2]
Comparison: ports: Fix main.c some machine_*_deinit_all() have no #if macro. [merge of 74825e2]
  mpy-cross:    +0 +0.000% 
   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant