| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | nrf/spim: expose all functionality as inherent methods. | Dario Nieuwenhuis | 2022-01-13 | 1 | -22/+43 | |
| * | nrf/spim: share code between blocking+async. | Dario Nieuwenhuis | 2022-01-13 | 2 | -142/+89 | |
| * | Makes the uarte endtx event available | huntc | 2022-01-10 | 1 | -0/+6 | |
| * | Remove unsafe from new on RND | huntc | 2022-01-06 | 1 | -1/+1 | |
| * | Merge #539 | bors[bot] | 2022-01-04 | 6 | -0/+92 | |
| |\ | ||||||
| | * | undo T:regs in impl UsbPeripheral | Jacob Rosenthal | 2021-12-15 | 1 | -1/+2 | |
| | * | use Instance regs | Jacob Rosenthal | 2021-12-15 | 1 | -9/+9 | |
| | * | fix nrf52820 | Jacob Rosenthal | 2021-12-15 | 1 | -0/+2 | |
| | * | enable USB peripheral for relevant chips | Jacob Rosenthal | 2021-12-15 | 6 | -12/+68 | |
| | * | rename to UsbBus | Jacob Rosenthal | 2021-12-15 | 1 | -5/+5 | |
| | * | cleanup | Jacob Rosenthal | 2021-12-14 | 1 | -1/+0 | |
| | * | sorta works, too many interupts? | Jacob Rosenthal | 2021-12-14 | 1 | -36/+13 | |
| | * | dont expose embedded_hal_common::usb | Jacob Rosenthal | 2021-12-14 | 2 | -51/+31 | |
| | * | revert | Jacob Rosenthal | 2021-12-14 | 1 | -6/+15 | |
| | * | make send, consolidate usb types | Jacob Rosenthal | 2021-12-13 | 1 | -15/+6 | |
| | * | stub out the embassy registers for usbd | Jacob Rosenthal | 2021-12-13 | 3 | -20/+77 | |
| | * | usb feature gate | Jacob Rosenthal | 2021-12-12 | 1 | -11/+15 | |
| | * | nrf-usbd | Jacob Rosenthal | 2021-12-12 | 1 | -0/+16 | |
| * | | Lower some verbose logs to trace. | Dario Nieuwenhuis | 2021-12-23 | 3 | -6/+6 | |
| * | | nrf/gpio: add infallible inherent methods, remove some duplication. | Dario Nieuwenhuis | 2021-12-20 | 2 | -241/+205 | |
| * | | Set Uarte log levels to trace | huntc | 2021-12-17 | 1 | -11/+11 | |
| * | | Remove unneeded rustfmt::skip | Ulf Lilleengen | 2021-12-16 | 6 | -46/+92 | |
| * | | Update rust-toolchain | Ulf Lilleengen | 2021-12-16 | 1 | -1/+0 | |
| * | | Merge #544 | bors[bot] | 2021-12-16 | 1 | -63/+152 | |
| |\ \ | ||||||
| | * | | Properly initialise refcount | huntc | 2021-12-16 | 1 | -1/+5 | |
| | * | | Too much copy/pasta | huntc | 2021-12-16 | 1 | -109/+0 | |
| | * | | Ref count the peripheral drop | huntc | 2021-12-16 | 1 | -10/+24 | |
| | * | | Introduces split on the nRF Uarte | huntc | 2021-12-15 | 1 | -18/+198 | |
| * | | | Merge #542 | bors[bot] | 2021-12-14 | 2 | -79/+101 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | nrf/gpiote: remove PortInput, move impls to Input. | Dario Nieuwenhuis | 2021-12-14 | 2 | -79/+101 | |
| * | | | Documents the nRF BufferedUarte problem | huntc | 2021-12-12 | 2 | -4/+15 | |
| | |/ |/| | ||||||
| * | | Provides AsyncWrite with flush | huntc | 2021-12-10 | 1 | -0/+14 | |
| |/ | ||||||
| * | Keep Clippy happy | huntc | 2021-12-08 | 1 | -1/+1 | |
| * | Applies the Uarte patch | huntc | 2021-12-08 | 2 | -57/+56 | |
| * | nrf/gpiote: fix build for nrf9160 | Dario Nieuwenhuis | 2021-12-02 | 1 | -3/+3 | |
| * | Rationale for uarte usage | huntc | 2021-12-01 | 2 | -0/+15 | |
| * | Removed unsafe from uarte | huntc | 2021-12-01 | 2 | -24/+18 | |
| * | Merge #486 | bors[bot] | 2021-11-26 | 1 | -37/+133 | |
| |\ | ||||||
| | * | nrf: pwm clarify stop and disable pin state | Jacob Rosenthal | 2021-11-14 | 1 | -3/+4 | |
| | * | nrf: sequencepwm dont wait for tasks_stop afterall | Jacob Rosenthal | 2021-11-13 | 1 | -4/+0 | |
| | * | nrf: pwm use register reset | Jacob Rosenthal | 2021-11-13 | 1 | -16/+16 | |
| | * | nrf: pwm clarify stop and disable pin state | Jacob Rosenthal | 2021-11-13 | 1 | -19/+10 | |
| | * | nrf: sequencepwm add events | Jacob Rosenthal | 2021-11-13 | 1 | -0/+108 | |
| * | | Some documentation corrections and expansion | huntc | 2021-11-22 | 1 | -1/+1 | |
| * | | Merge #494 | bors[bot] | 2021-11-21 | 1 | -10/+188 | |
| |\ \ | ||||||
| | * | | nrf: saadc do not reexport pac enums | Jacob Rosenthal | 2021-11-20 | 1 | -10/+188 | |
| | |/ | ||||||
| * / | Update embassy-nrf with lifetime bounds on gpio implementations. | Wilfried Chauveau | 2021-11-21 | 1 | -3/+13 | |
| |/ | ||||||
| * | fix set_duty ptr write | Jacob Rosenthal | 2021-11-12 | 1 | -0/+5 | |
| * | sequence pwm remove disable fn for clarity, and disable peripheral on stop | Jacob Rosenthal | 2021-11-11 | 1 | -11/+2 | |
| * | nrf: sequencepwm nitpicks for clarity | Jacob Rosenthal | 2021-11-11 | 1 | -6/+3 | |
