mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-08-03 07:51:34 -04:00
15 lines
824 B
JavaScript
15 lines
824 B
JavaScript
import { _ as _export_sfc, o as openBlock, c as createElementBlock, al as createStaticVNode } from "./chunks/framework.8zKZLKO7.js";
|
|
const _imports_0 = "/nCgeolTh.png";
|
|
const __pageData = JSON.parse('{"title":"WeAct Blackpill (STM32F4x1)","description":"","frontmatter":{},"headers":[],"relativePath":"platformdev_blackpill_f4x1.md","filePath":"platformdev_blackpill_f4x1.md","lastUpdated":null}');
|
|
const _sfc_main = { name: "platformdev_blackpill_f4x1.md" };
|
|
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
return openBlock(), createElementBlock("div", null, [..._cache[0] || (_cache[0] = [
|
|
createStaticVNode("", 21)
|
|
])]);
|
|
}
|
|
const platformdev_blackpill_f4x1 = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
export {
|
|
__pageData,
|
|
platformdev_blackpill_f4x1 as default
|
|
};
|