Searched refs:get_chip_features (Results 1 – 13 of 13) sorted by relevance
73 def get_chip_features(self): member in ESP32H2ROM
110 def get_chip_features(self): member in ESP32C61ROM
116 def get_chip_features(self): member in ESP32H2BETA1ROM
109 def get_chip_features(self): member in ESP8266ROM
125 def get_chip_features(self): member in ESP32C6ROM
128 def get_chip_features(self): member in ESP32P4ROM
154 def get_chip_features(self): member in ESP32C3ROM
178 def get_chip_features(self): member in ESP32S2ROM
244 def get_chip_features(self): member in ESP32ROM
220 def get_chip_features(self): member in ESP32S3ROM
126 - **esptool**: Add tests for get_chip_features
823 print("Features: %s" % ", ".join(esp.get_chip_features()))
1454 features = ", ".join(esp.get_chip_features())