Skip to content

Document all packages and peripherals #29

Closed
@jessebraham

Description

@jessebraham

It's that job nobody wants to do!

This is a long-term project, as there's not much point documenting drivers until their interfaces are relatively stable.

Each HAL package should have top-level documentation at the very least. Peripheral drivers should additionally be documented, preferably even containing simple examples as doc tests.


Beginning with module-level documentation, here are all modules which are currently exported by any of the chip-specific HAL packages:

  • adc
  • aes
  • analog
  • assist_debug
  • clock
  • cpu_control
  • dac
  • delay
  • dma
  • efuse
  • esp_riscv_rt
  • gpio
  • i2c
  • i2s
  • interrupt
  • ledc
  • lp_core
  • macros
  • mcpwm
  • otg_fs
  • pcnt
  • peripheral
  • peripherals
  • prelude
  • psram
  • radio
  • reset
  • rmt
  • rng
  • rom
  • rsa
  • rtc_cntl
  • sha
  • spi
  • system
  • systimer
  • timer
  • trapframe
  • twai
  • uart
  • ulp_core
  • usb_serial_jtag

Metadata

Metadata

Labels

documentationImprovements or additions to documentationhelp wantedExtra attention is needed

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions