Skip to content

Add BQ24072 and BQ24073 battery management subcircuits - #94

Merged
techmannih merged 1 commit into
mainfrom
agent/add-bq24072-bq24073-subcircuits
Aug 5, 2026
Merged

Add BQ24072 and BQ24073 battery management subcircuits#94
techmannih merged 1 commit into
mainfrom
agent/add-bq24072-bq24073-subcircuits

Conversation

@techmannih

Copy link
Copy Markdown
Member

Summary

  • add BQ24072RGTR and BQ24073RGTR chip definitions with short-name wrappers
  • add reusable BatteryManagement_BQ24072 and BatteryManagement_BQ24073 reference subcircuits
  • export the new chips and subcircuits from the package entrypoint
  • add schematic snapshots and document the new subcircuit exports
  • intentionally omit PCB snapshots

Why

This makes the BQ24072 and BQ24073 charger reference designs available as reusable components from @tsci/tscircuit.ti.

Impact

Consumers can import either battery-management subcircuit or the low-level chip components directly from the package.

Validation

  • bun build index.ts --outdir /tmp/ti-bq2407-build --target bun — passed
  • Biome check for the six new BQ source files — passed
  • git diff --cached --check — passed
  • PCB snapshot exclusion check — passed
  • bun run typecheck — blocked by the repository's existing TS5097 errors for .tsx import paths
  • bun run snapshot — blocked by the installed circuit-json package missing the getRotationBetweenPcbPin1Locations export

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

@techmannih
techmannih marked this pull request as ready for review August 5, 2026 06:57
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@techmannih
techmannih merged commit f9ff95a into main Aug 5, 2026
2 checks passed
@techmannih
techmannih deleted the agent/add-bq24072-bq24073-subcircuits branch August 5, 2026 06:57
@tscircuitbot

Copy link
Copy Markdown

Thank you for your contribution! 🎉

PR Rating:
Impact: Tiny

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants