Skip to content

Commit

Permalink
adc support
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jul 17, 2024
1 parent cc05885 commit f3129b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@ libs:
# - location: https://github.com/mongoose-os-libs/rpc-service-ota

conds:
- when: mos.platform == "esp32c3"
apply:
libs:
- location: https://github.com/markirb/adc
- when: mos.platform == "esp32"
apply:
libs:
Expand Down

0 comments on commit f3129b3

Please sign in to comment.