Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<title>404 - Page Not Found - EmbeddedOS</title>
<meta name="description" content="The page you're looking for doesn't exist. Navigate back to EmbeddedOS documentation and resources.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/404.html">
<meta property="og:url" content="https://embeddedos-org.github.io/404.html">
<meta property="og:title" content="404 - Page Not Found - EmbeddedOS">
<meta property="og:description" content="The page you're looking for doesn't exist. Navigate back to EmbeddedOS documentation and resources.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="404 - Page Not Found - EmbeddedOS">
<meta name="twitter:description" content="The page you're looking for doesn't exist. Navigate back to EmbeddedOS documentation and resources.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/404.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/404.html">
<link rel="preload" href="style.css" as="style">
<link rel="stylesheet" href="style.css">
</head>
Expand Down
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

8 changes: 4 additions & 4 deletions docs/eai.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<title>EAI API Reference v0.1.0 - EmbeddedOS</title>
<meta name="description" content="EAI embedded AI framework documentation for on-device LLM inference with tool-calling ReAct agents and model registry.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eai.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eai.html">
<meta property="og:title" content="EAI Framework API Reference - EmbeddedOS">
<meta property="og:description" content="EAI embedded AI framework documentation for on-device LLM inference with tool-calling ReAct agents and model registry.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="EAI Framework API Reference - EmbeddedOS">
<meta name="twitter:description" content="EAI embedded AI framework documentation for on-device LLM inference with tool-calling ReAct agents and model registry.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eai.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eai.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css"></head><body>
<nav class="navbar"><div class="nav-inner">
Expand Down
8 changes: 4 additions & 4 deletions docs/eboot.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<title>eBoot API Reference v0.1.0 - EmbeddedOS</title>
<meta name="description" content="eBoot secure A/B bootloader documentation with CRC-protected boot control, dual-copy redundancy, image verification, and rollback support.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eboot.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eboot.html">
<meta property="og:title" content="eBoot Bootloader API Reference - EmbeddedOS">
<meta property="og:description" content="eBoot secure A/B bootloader documentation with CRC-protected boot control, dual-copy redundancy, image verification, and rollback support.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="eBoot Bootloader API Reference - EmbeddedOS">
<meta name="twitter:description" content="eBoot secure A/B bootloader documentation with CRC-protected boot control, dual-copy redundancy, image verification, and rollback support.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eboot.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eboot.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css"></head><body>
<nav class="navbar"><div class="nav-inner">
Expand Down
16 changes: 8 additions & 8 deletions docs/ebowser.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
<title>eBowser Browser Reference - EmbeddedOS</title>
<meta name="description" content="eBowser lightweight web browser engine documentation for embedded/IoT devices with HTML5/CSS rendering and modular architecture.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/ebowser.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/ebowser.html">
<meta property="og:title" content="eBowser Browser Reference - EmbeddedOS">
<meta property="og:description" content="eBowser lightweight web browser engine documentation for embedded/IoT devices with HTML5/CSS rendering and modular architecture.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="eBowser Browser Reference - EmbeddedOS">
<meta name="twitter:description" content="eBowser lightweight web browser engine documentation for embedded/IoT devices with HTML5/CSS rendering and modular architecture.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/ebowser.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/ebowser.html">
<link rel="preload" href="../style.css" as="style">
<meta name="description" content="eBowser lightweight web browser engine documentation for embedded/IoT devices with HTML5/CSS rendering and modular architecture.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/ebowser.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/ebowser.html">
<meta property="og:title" content="eBowser Browser Reference - EmbeddedOS">
<meta property="og:description" content="eBowser lightweight web browser engine documentation for embedded/IoT devices with HTML5/CSS rendering and modular architecture.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<a href="https://github.com/embeddedos-org" class="nav-github">&#9733; GitHub</a><button class="nav-search-btn" onclick="EosSearch.open()" aria-label="Search" title="Search (/)">&#128269;</button>
<meta name="twitter:description" content="eBowser lightweight web browser engine documentation for embedded/IoT devices with HTML5/CSS rendering and modular architecture.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/ebowser.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/ebowser.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css">
</head>
Expand Down
8 changes: 4 additions & 4 deletions docs/ebuild.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<title>ebuild CLI Reference v0.1.0 - EmbeddedOS</title>
<meta name="description" content="ebuild unified build system documentation with project scaffolding, cross-compilation, flash programming, and SDK management.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/ebuild.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/ebuild.html">
<meta property="og:title" content="ebuild CLI Reference - EmbeddedOS">
<meta property="og:description" content="ebuild unified build system documentation with project scaffolding, cross-compilation, flash programming, and SDK management.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="ebuild CLI Reference - EmbeddedOS">
<meta name="twitter:description" content="ebuild unified build system documentation with project scaffolding, cross-compilation, flash programming, and SDK management.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/ebuild.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/ebuild.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css"></head><body>
<nav class="navbar"><div class="nav-inner">
Expand Down
8 changes: 4 additions & 4 deletions docs/edb.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<title>eDB Database Reference - EmbeddedOS</title>
<meta name="description" content="eDB unified multi-model database documentation with SQL, Document/NoSQL, Key-Value storage, REST API, and eBot AI interface.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/edb.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/edb.html">
<meta property="og:title" content="eDB Database Reference - EmbeddedOS">
<meta property="og:description" content="eDB unified multi-model database documentation with SQL, Document/NoSQL, Key-Value storage, REST API, and eBot AI interface.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="eDB Database Reference - EmbeddedOS">
<meta name="twitter:description" content="eDB unified multi-model database documentation with SQL, Document/NoSQL, Key-Value storage, REST API, and eBot AI interface.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/edb.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/edb.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css">
</head>
Expand Down
8 changes: 4 additions & 4 deletions docs/eipc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<title>EIPC API Reference v0.1.0 - EmbeddedOS</title>
<meta name="description" content="EIPC inter-process communication documentation with binary framing, JSON payloads, HMAC-SHA256 authentication, and TCP/Unix transport.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eipc.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eipc.html">
<meta property="og:title" content="EIPC Protocol Reference - EmbeddedOS">
<meta property="og:description" content="EIPC inter-process communication documentation with binary framing, JSON payloads, HMAC-SHA256 authentication, and TCP/Unix transport.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="EIPC Protocol Reference - EmbeddedOS">
<meta name="twitter:description" content="EIPC inter-process communication documentation with binary framing, JSON payloads, HMAC-SHA256 authentication, and TCP/Unix transport.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eipc.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eipc.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css"></head><body>
<nav class="navbar"><div class="nav-inner">
Expand Down
8 changes: 4 additions & 4 deletions docs/eni.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<title>ENI API Reference v0.1.0 - EmbeddedOS</title>
<meta name="description" content="ENI neural interface framework documentation with pluggable providers, safety policy engine, Neuralink BCI adapter, and calibration workflow.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eni.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eni.html">
<meta property="og:title" content="ENI Neural Interface Reference - EmbeddedOS">
<meta property="og:description" content="ENI neural interface framework documentation with pluggable providers, safety policy engine, Neuralink BCI adapter, and calibration workflow.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="ENI Neural Interface Reference - EmbeddedOS">
<meta name="twitter:description" content="ENI neural interface framework documentation with pluggable providers, safety policy engine, Neuralink BCI adapter, and calibration workflow.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eni.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eni.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css"></head><body>
<nav class="navbar"><div class="nav-inner">
Expand Down
16 changes: 8 additions & 8 deletions docs/eoffice.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,27 +6,27 @@
<title>eOffice Suite Reference - EmbeddedOS</title>
<meta name="description" content="eOffice AI-powered office suite documentation with 11 apps including eDocs, eSheets, eSlides, and eBot AI assistance.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eoffice.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eoffice.html">
<meta property="og:title" content="eOffice Suite Reference - EmbeddedOS">
<meta property="og:description" content="eOffice AI-powered office suite documentation with 11 apps including eDocs, eSheets, eSlides, and eBot AI assistance.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="eOffice Suite Reference - EmbeddedOS">
<meta name="twitter:description" content="eOffice AI-powered office suite documentation with 11 apps including eDocs, eSheets, eSlides, and eBot AI assistance.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eoffice.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eoffice.html">
<link rel="preload" href="../style.css" as="style">
<meta name="description" content="eOffice AI-powered office suite documentation with 11 apps including eDocs, eSheets, eSlides, and eBot AI assistance.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eoffice.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eoffice.html">
<meta property="og:title" content="eOffice Suite Reference - EmbeddedOS">
<meta property="og:description" content="eOffice AI-powered office suite documentation with 11 apps including eDocs, eSheets, eSlides, and eBot AI assistance.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<a href="https://github.com/embeddedos-org" class="nav-github">&#9733; GitHub</a><button class="nav-search-btn" onclick="EosSearch.open()" aria-label="Search" title="Search (/)">&#128269;</button>
<meta name="twitter:description" content="eOffice AI-powered office suite documentation with 11 apps including eDocs, eSheets, eSlides, and eBot AI assistance.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eoffice.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eoffice.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css">
</head>
Expand Down
8 changes: 4 additions & 4 deletions docs/eos.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<title>EoS Developer Documentation v0.1.0 - EmbeddedOS</title>
<meta name="description" content="EoS modular RTOS kernel documentation with HAL, GPIO, UART, SPI, I2C, Timer, multicore framework, power management, and networking APIs.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://www.embeddedos.org/docs/eos.html">
<meta property="og:url" content="https://embeddedos-org.github.io/docs/eos.html">
<meta property="og:title" content="EoS Kernel API Reference - EmbeddedOS">
<meta property="og:description" content="EoS modular RTOS kernel documentation with HAL, GPIO, UART, SPI, I2C, Timer, multicore framework, power management, and networking APIs.">
<meta property="og:image" content="https://www.embeddedos.org/og-image.png">
<meta property="og:image" content="https://embeddedos-org.github.io/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="EoS Kernel API Reference - EmbeddedOS">
<meta name="twitter:description" content="EoS modular RTOS kernel documentation with HAL, GPIO, UART, SPI, I2C, Timer, multicore framework, power management, and networking APIs.">
<meta name="twitter:image" content="https://www.embeddedos.org/og-image.png">
<link rel="canonical" href="https://www.embeddedos.org/docs/eos.html">
<meta name="twitter:image" content="https://embeddedos-org.github.io/og-image.png">
<link rel="canonical" href="https://embeddedos-org.github.io/docs/eos.html">
<link rel="preload" href="../style.css" as="style">
<link rel="stylesheet" href="../style.css">
</head>
Expand Down
Loading
Loading