chore: snapshot before shared RS485 bus integration

This commit is contained in:
2026-07-22 15:36:04 +01:00
parent ef02e5c5f5
commit 2a803fcef1
167 changed files with 5749 additions and 1128 deletions

0
components/peripherals/include/ac_relay.h Executable file → Normal file
View File

3
components/peripherals/include/adc.h Executable file → Normal file
View File

@@ -11,4 +11,7 @@ extern adc_cali_handle_t adc_cali_handle;
void adc_init(void);
void adc_lock(void);
void adc_unlock(void);
#endif /* ADC_H_ */

0
components/peripherals/include/adc121s021_dma.h Executable file → Normal file
View File

0
components/peripherals/include/lm75a.h Executable file → Normal file
View File

0
components/peripherals/include/ntc_sensor.h Executable file → Normal file
View File

0
components/peripherals/include/peripherals.h Executable file → Normal file
View File

0
components/peripherals/include/proximity.h Executable file → Normal file
View File

0
components/peripherals/include/rcm.h Executable file → Normal file
View File

0
components/peripherals/include/socket_lock.h Executable file → Normal file
View File

0
components/peripherals/include/temp_sensor.h Executable file → Normal file
View File