summaryrefslogtreecommitdiffstats
path: root/src/devices/ads1x1x/features/mod.rs
blob: ad26258272b174e6433cbff8f006bad2c4d3bdaa (plain)
1
2
3
4
5
//! Implementation of IC features separated in tiers depending on the hardware
//! support.

mod tier1;