HAL migration guide Table of Contents ¶
Table Of Contents
- HAL1 to HAL2 - migration guide
- Getting started
- HAL1 detection
- HAL1-to-HAL2 driver migration
- Breaking changes in concepts
- Optimized initialization and configuration APIs
- Atomic configuration methods
- Specialized clock and IRQ management in HAL2
- HAL implementation built upon LL services
- Improved driver mechanisms
- Enhanced control services
- New coding rules
- Optimized input checks
- HAL refactoring
- Enhanced asserts
- Flash driver refactoring
- RTOS-aware HAL
- Misc. updates
- HAL driver migration
- LL driver migration
- Breaking changes in concepts
- Migration example