Spyros Papanastasiou
/
General_purpose_timer_TIM2__custom_interrupt_handler
Using CMSIS NVIC functions to set custom timer interrupt handler.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:d93dcab712f1 | 2019-08-02 | Ladon | Made more cpp friendly. |
6:be045fed855f | 2019-08-02 | Ladon | Minor code change. |
5:3ee6e0113b41 | 2019-08-02 | Ladon | Working version: 0.1 |
4:c52637c8d084 | 2019-08-02 | Ladon | Cleaned up code a bit.. |
3:db424769ecca | 2019-08-02 | Ladon | First working version, i think.. |
2:7c45a714b991 | 2019-08-01 | Ladon | Without interrupt. |
1:8d34cf217c0a | 2019-07-26 | Ladon | Minor comment added. |
0:12efa8652054 | 2019-07-24 | Ladon | Talking to Timer registers.; Enabling interrupt using NVIC functions.; Lighting LED for specified intervals. |