| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Thanks to "jappiemike" and "gbulmer" from the forums for finding this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Squash from v0.0.12-maintenance:
Power information additions.
Expanded the section "Powering the Maple", added a new "Power Regulation on the Maple" section.
Power info updated for MN and Mini
RET6 power info update
Fixed broken link.
Had wrong link to datasheet for MCP1703.
maple-native-beta: 80-column cosmetic fix
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
|
| |
|
| |
|
|
|
|
| |
EXTI line and USART pin maps are missing "D" prefix. Add these.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make the following changes to each of the board files under
source/hardware/:
- Link to ST docs from MCU name in Technical Specifications.
- Tweak RM0008 description.
- Beautify technical specifications.
- Note that pin maps aren't exhaustive.
It's becoming clear that we should eventually use some kind of
templating language to get these pages done, but it's still overkill
for now.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Pick a standard layout for the information and fix mistakes. Looks
like some of these errors were copy-pasted in from the old HTML
documentation, some crept in due to API changes, and some were just
wrong.
I've checked all the claims against the datasheets and source code, so
we should be in good shape now.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Worried about the possibility of an attractive nuisance.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Takes into account the extra GPIOs afforded by disableDebugPorts() and
the extra PWM channels on the RET6.
|
|
The vast majority of the Maple-specific values have been pulled out of
the higher-level overview pages and replaced with refs into documents
under /docs/source/hardware/.
Much of the work that's left to be done in this regard is labeled with
versioned TODO and FIXME comments.
Suggestions from StephenFromNYC and gbulmer were incorporated from
this forum thread:
http://forums.leaflabs.com/topic.php?id=703
|