Skip to content

Commit 5afb4c4

Browse files
kammcelibhal-bot
andauthored
Add libhal-mac main API documentation (#74)
Co-authored-by: libhal-bot <libhal-bot@users.noreply.github.com>
1 parent ca11828 commit 5afb4c4

54 files changed

Lines changed: 7083 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

libhal-mac/main/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 83041739fbe67e731da4b95cfd7517b5
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7
3.04 KB
Binary file not shown.
85.8 KB
Binary file not shown.
39.1 KB
Binary file not shown.
71.1 KB
Binary file not shown.
3.5 KB
Binary file not shown.

libhal-mac/main/_images/logo.png

371 KB
Loading
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
API
2+
====
3+
4+
Defined in namespace ``hal::mac``
5+
6+
.. toctree::
7+
:caption: Types
8+
:maxdepth: 2
9+
10+
serial
11+
steady_clock
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# serial
2+
3+
Defined in namespace `hal::mac`
4+
5+
*#include <libhal-mac/console.hpp>*
6+
7+
```{doxygenclass} v1::console_serial
8+
```
9+
10+
*#include <libhal-mac/serial.hpp>*
11+
12+
```{doxygenclass} v1::serial
13+
```
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# steady_clock
2+
3+
Defined in namespace `hal::mac`
4+
5+
*#include <libhal-mac/steady_clock.hpp>*
6+
7+
```{doxygenclass} v1::steady_clock
8+
```
9+
10+
```{doxygenclass} v1::legacy_steady_clock
11+
```

0 commit comments

Comments
 (0)