ANAX CBS documentation¶
Важно
This documentation set describes the current architecture of the ANAX CBS project, including the split into APP and BOOTLOADER branches, cross-platform support, platform comparison, change tracking, and future extension points.
Current state¶
Current APP branch version: 9.1
Current documented branch: APP current
Supported APP platforms: F103_48, F105_64, F105_100
Source organization principle: platform-specific differences should be concentrated in
platform.h, whilemain.cshould remain as close as possible to the code generated by STM32CubeMX.Current documented APP code basis:
user_code_0.handuser_code_2.hfrom APP 9.1.
Documentation map¶
Overview
Branches
Cross-platform support
Reference
History and planning
Templates and future additions