Interrupt management optimize and minor fixes#282
Conversation
WalkthroughThe pull request updates several initialization routines. The bootloader and firmware codes are revised to disable and clear interrupts early, ensuring reliable system startup. The firmware now removes an external vector offset assignment and streamlines vector table loading. A version header fix corrects a macro definition for the major version. Additionally, the USART initialization now aborts ongoing transfers and clears pending DMA and UART interrupts before configuration. Changes
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (6)
🚧 Files skipped from review as they are similar to previous changes (6)
⏰ Context from checks skipped due to timeout of 90000ms (3)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@coderabbitai full review |
✅ Actions performedFull review triggered. |
Signed-off-by: Adam BZH <adam@onekey.so>
Signed-off-by: Adam BZH <adam@onekey.so>
Summary by CodeRabbit