pcbjam/docs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi aa7e9634e3 Add board_model library and Phase 3 wxUniversal plan
- Add board_model library with PCB data structures (BOARD, FOOTPRINT, PAD, etc.)
- Add thirdparty include paths (fmt, nlohmann_json, magic_enum, dynamic_bitset)
- Enable wxRegex support in wxBase build (builtin PCRE2)
- Add wxregex imported library to CMakeLists.txt
- Add Phase 3 implementation plan for wxWidgets wxUniversal WASM port

The board_model target includes:
- Common infrastructure (eda_item, eda_shape, eda_text, lset, kiid, etc.)
- PCB board model (board, footprint, pad, pcb_track, zone, etc.)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 09:24:31 +01:00
..
00-OVERVIEW.md Add standalone core library with kimath and sexpr (Phase 2 Step 1) 2025-11-26 17:39:53 +01:00
01-KNOWLEDGE-BASE-FULL.md Add standalone core library with kimath and sexpr (Phase 2 Step 1) 2025-11-26 17:39:53 +01:00
01-KNOWLEDGE-BASE.md Add standalone core library with kimath and sexpr (Phase 2 Step 1) 2025-11-26 17:39:53 +01:00
02-PHASE2-CORE-EXTRACTION.md Add standalone core library with kimath and sexpr (Phase 2 Step 1) 2025-11-26 17:39:53 +01:00
03-PHASE3-WXWIDGETS-WASM.md Add board_model library and Phase 3 wxUniversal plan 2025-11-27 09:24:31 +01:00