Commit Graph

4 Commits

Author SHA1 Message Date
Sudeep Mohanty
cb2b2f9b78 refactor(ulp): build the ULP coprocessor code as per-architecture components
A ULP program is built against ulp_riscv, lp_core or ulp_fsm, each stating its
own sources, dependencies and memory layout. Sources shared with the driver
stay in components/ulp.
2026-09-02 09:31:07 +02:00
Meet Patel
5df38b48f4 docs(ulp): Updated the docs for ULP fsm and ULP riscv support
Updated the documentation of ULP, as we have updated kconfig options
and build files to allow selecting both ULP FSM and ULP RISCV
simultaneously at compile time.
2026-03-16 22:09:06 +05:30
Zhang Shuxian
bd60d825c8 docs: Provide CN translation for ulp docs 2025-04-25 18:48:26 +08:00
Konstantin Kondrashov
82276fc918 feat(docs): Adds ULP main documentation page 2025-04-21 13:20:54 +03:00