mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-12-30 13:11:08 +00:00
9 lines
295 B
JavaScript
9 lines
295 B
JavaScript
(function() {
|
|
var type_impls = Object.fromEntries([["esp_idf_hal",[]],["esp_idf_sys",[]]]);
|
|
if (window.register_type_impls) {
|
|
window.register_type_impls(type_impls);
|
|
} else {
|
|
window.pending_type_impls = type_impls;
|
|
}
|
|
})()
|
|
//{"start":55,"fragment_lengths":[18,19]}
|