| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Suggestion from review | James Munns | 2025-12-11 | 1 | -3/+1 |
| * | Remove some stale todos | James Munns | 2025-12-11 | 1 | -3/+3 |
| * | Remove generic parameter from ADC | James Munns | 2025-12-11 | 1 | -59/+70 |
| * | Refactor the API | James Munns | 2025-12-11 | 1 | -277/+365 |
| * | rustfmt | James Munns | 2025-12-10 | 1 | -5/+3 |
| * | run rustfmt | Mathis Deroo | 2025-12-09 | 1 | -20/+10 |
| * | Fix cmdlX and cmdhX access using updated PAC | Mathis Deroo | 2025-12-09 | 1 | -7/+7 |
| * | Add support of ADC2 and ADC3 instances | Mathis Deroo | 2025-12-09 | 1 | -1/+1 |
| * | Use field accessors for FIFO results instead of hardcoded ones | Mathis Deroo | 2025-12-09 | 1 | -10/+9 |
| * | set_conv_command_config returns Result instead of panic if index > 7 | Mathis Deroo | 2025-12-09 | 1 | -2/+12 |
| * | Add Mode trait for Async and Blocking behavior | Mathis Deroo | 2025-12-09 | 1 | -48/+83 |
| * | Remove dereference for Instance ptr | Mathis Deroo | 2025-12-09 | 1 | -11/+11 |
| * | Use Result enum for ConvResult structure and read function | Mathis Deroo | 2025-12-09 | 1 | -7/+17 |
| * | Modify ConvCommandConfig struct | Mathis Deroo | 2025-12-09 | 1 | -20/+18 |
| * | Implement WaitCell per ADC instance | Mathis Deroo | 2025-12-09 | 1 | -4/+8 |
| * | Modify set_conv_command_config to support command index from 1 to 7 | Mathis Deroo | 2025-12-09 | 1 | -43/+51 |
| * | Run cargo fmt | Mathis Deroo | 2025-12-09 | 1 | -35/+23 |
| * | ADC driver improvement | Mathis Deroo | 2025-12-09 | 1 | -63/+366 |
| * | rustfmt | James Munns | 2025-12-04 | 1 | -1/+1 |
| * | Move to subfolder | James Munns | 2025-12-04 | 1 | -0/+409 |
