Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions guide_book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,21 +42,3 @@
- [Demo](./how/ec/thermal/mptf/mptf-demo.md)
- [Integrating the Virtual Laptop](./laptop/integrating.md)
- [Summary and Takeaways](./conclusions.md)

- [ODP Specification Documents](./specs/specifications.md)

- [EC_Interface](./specs/ec_interface/ec_interface.md)
- [EC SOC Interface](./specs/ec_interface/ec-soc-interface.md)
- [Legacy EC Interface](./specs/ec_interface/legacy-ec-interface.md)
- [Secure EC Services Overview](./specs/ec_interface/secure-ec-services-overview.md)
- [EC Firmware Management](./specs/ec_interface/ec-firmware-management.md)
- [EC Power Service](./specs/ec_interface/ec-power-service.md)
- [Battery Service](./specs/ec_interface/battery-service.md)
- [Thermal Service](./specs/ec_interface/thermal-service.md)
- [UCSI Interface](./specs/ec_interface/ucsi-interface.md)
- [EC Input Management](./specs/ec_interface/ec-input-management.md)
- [EC Time Alarm Service](./specs/ec_interface/ec-time-alarm-service.md)
- [EC Debug Service](./specs/ec_interface/ec-debug-service.md)
- [EC Manufacturing Service](./specs/ec_interface/ec-manufacturing-service.md)
- [EC OEM Service](./specs/ec_interface/ec-oem-service.md)
- [Sample System Implementation](./specs/ec_interface/sample-system-implementation.md)
3 changes: 1 addition & 2 deletions guide_book/src/conclusions.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ Return to the [ODP Documentation Home](../index.md) to explore more about the Op

Return to the [Tracks of ODP](../tracks.md) to revisit the various guided paths through the documentation and find the next topic that aligns with your interests or role.

View the [ODP Specifications](../specs/index.md) to understand the standards and protocols that underpin the ODP framework.

View the [ODP Embedded Controller specifications](https://github.com/OpenDevicePartnership/odp-embedded-controller/tree/main/docs/src/specs) to understand the standards and protocols that underpin the ODP framework.
Loading