Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-01 | Cleanup weird locals in codegen | 1 | -28/+11 | |
2023-03-01 | examples/idle-wfi fixed | 1 | -2/+2 | |
2023-03-01 | export Cell removed, expmples updated | 3 | -8/+5 | |
2023-03-01 | Main in main codegen | 5 | -63/+62 | |
2023-03-01 | examples/async-task fixup | 1 | -5/+5 | |
2023-03-01 | Removed same prio spawn | 5 | -49/+0 | |
2023-03-01 | Lifetime cleanup | 3 | -43/+17 | |
2023-03-01 | Break codegen for 0-prio async | 1 | -9/+9 | |
2023-03-01 | Removed Priority, simplified lifetime handling | 15 | -236/+99 | |
2023-03-01 | More removal | 4 | -758/+0 | |
2023-03-01 | First example builds again | 5 | -32/+20 | |
2023-03-01 | Even more cleanup | 6 | -123/+7 | |
2023-03-01 | Fix fences | 2 | -8/+7 | |
2023-03-01 | Added software task codegen back | 2 | -1/+111 | |
2023-03-01 | Min codegen | 22 | -1695/+130 | |
2023-03-01 | syntax: Remove parse settings struct | 13 | -86/+22 | |
2023-03-01 | Add check again | 3 | -23/+13 | |
2023-03-01 | Old xtask test pass | 64 | -315/+1417 | |
2023-03-01 | RTIC v2: Initial commit | 167 | -605/+5222 | |
2023-02-26 | Release: v1.1.4 | 3 | -5/+14 | |
2023-02-26 | example: pool: Do not print the addr | 2 | -10/+4 | |
2023-01-25 | Mostly editorial review. | 13 | -53/+81 | |
2023-01-22 | Handle more cfgs, support cfg on HW/SW tasks | 8 | -6/+39 | |
2023-01-22 | Update changelog | 1 | -0/+1 |