Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
bd6b70ee
Commit
bd6b70ee
authored
Mar 27, 2024
by
Jade Mattsson
Browse files
Add missing doc link to rtcmem module.
As pointed out by Marcel, thank you!
parent
10d0a26f
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/modules/rtcmem.md
View file @
bd6b70ee
# RTC User Memory Module
# RTC User Memory Module
| Since | Origin / Contributor | Maintainer | Source |
| Since | Origin / Contributor | Maintainer | Source |
| :----- | :-------------------- | :---------- | :------ |
| :----- | :-------------------- | :---------- | :------ |
| 2015-06-25 |
[
DiUS
](
https://github.com/DiUS
)
,
[
J
ohny
Mattsson
](
https://github.com/jmattsson
)
|
[
PJSG
](
https://github.com/pjsg
)
|
[
rtcmem.c
](
../../
app
/modules/rtcmem.c
)
|
| 2015-06-25 |
[
DiUS
](
https://github.com/DiUS
)
,
[
J
ade
Mattsson
](
https://github.com/jmattsson
)
|
[
PJSG
](
https://github.com/pjsg
)
|
[
rtcmem.c
](
../../
components
/modules/rtcmem.c
)
|
The rtcmem module provides basic access to the RTC memory.
The rtcmem module provides basic access to the RTC memory.
...
...
mkdocs.yml
View file @
bd6b70ee
...
@@ -66,6 +66,7 @@ nav:
...
@@ -66,6 +66,7 @@ nav:
-
'
pulsecnt'
:
'
modules/pulsecnt.md'
-
'
pulsecnt'
:
'
modules/pulsecnt.md'
-
'
qrcodegen'
:
'
modules/qrcodegen.md'
-
'
qrcodegen'
:
'
modules/qrcodegen.md'
-
'
rmt'
:
'
modules/rmt.md'
-
'
rmt'
:
'
modules/rmt.md'
-
'
rtcmem'
:
'
modules/rtcmem.md'
-
'
sdmmc'
:
'
modules/sdmmc.md'
-
'
sdmmc'
:
'
modules/sdmmc.md'
-
'
sigma
delta'
:
'
modules/sigma-delta.md'
-
'
sigma
delta'
:
'
modules/sigma-delta.md'
-
'
sjson'
:
'
modules/sjson.md'
-
'
sjson'
:
'
modules/sjson.md'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment