Commit Graph

  • 2310003f39
    Merge #552 bors[bot] 2022-01-14 18:39:27 +0000
  • 8f81a6548f
    Merge #574 bors[bot] 2022-01-14 12:07:57 +0000
  • 516ad6d8fd
    Merge #578 bors[bot] 2022-01-14 11:53:59 +0000
  • bc0af38599 Update stm32-data. Matous Hybl 2022-01-14 10:31:26 +0100
  • 66e46d8012 Add the possibility to reconfigure Spi mode and bit order configuration on the fly. Matous Hybl 2022-01-10 19:37:15 +0100
  • cdb4f70646 Fix typo in defuse doc comment Daniel Bevenius 2022-01-14 12:48:38 +0100
  • 7997687f3b nrf: impl embedded-hal 1.0 and embedded-hal-async traits. Dario Nieuwenhuis 2022-01-13 23:56:25 +0100
  • 6eec3d8acc nrf/rng: expose all functionality as inherent methods. Dario Nieuwenhuis 2022-01-13 23:10:24 +0100
  • df00c83984 nrf/qspi: expose all functionality as inherent methods. Dario Nieuwenhuis 2022-01-13 23:05:31 +0100
  • 3e503e7335 nrf/uarte: expose all functionality as inherent methods. Dario Nieuwenhuis 2022-01-13 22:24:13 +0100
  • c432d036c7 nrf/gpiote: expose all functionality as inherent methods. Dario Nieuwenhuis 2022-01-13 21:24:06 +0100
  • 3ca01cba8d nrf/gpio: Rename FlexPin to Flex. Dario Nieuwenhuis 2022-01-13 21:15:27 +0100
  • ecb4f8fb00 nrf/twim: expose all functionality as inherent methods. Dario Nieuwenhuis 2022-01-13 20:47:28 +0100
  • a287fef687 nrf/spim: expose all functionality as inherent methods. Dario Nieuwenhuis 2022-01-13 20:00:33 +0100
  • 7086642ce4 nrf/spim: share code between blocking+async. Dario Nieuwenhuis 2022-01-13 19:27:10 +0100
  • 167af01211 stm32-metapac: remove stm32gbk Dario Nieuwenhuis 2022-01-13 18:21:16 +0100
  • f3b999c8b5
    Merge #577 bors[bot] 2022-01-13 16:44:33 +0000
  • d07f6828ef
    Merge #508 bors[bot] 2022-01-13 16:09:20 +0000
  • e056bedd55 Port the PWM example to H7, add low-level API example implementing 32-bit PWM. Matous Hybl 2021-12-08 17:39:59 +0100
  • e07df92651 Make RCC accessible using low-level API. Matous Hybl 2021-12-08 17:38:12 +0100
  • 16d09f074a Add simple PWM, add PWM pin definitions also accessible from low-level API. Matous Hybl 2021-12-08 17:37:46 +0100
  • a1f7a94c69 Add low level timer API. Matous Hybl 2021-12-08 17:36:40 +0100
  • ab24e5db59 embassy/util: Add yield_now() Dario Nieuwenhuis 2022-01-12 16:30:37 +0100
  • 0d67ceb066
    Merge #576 bors[bot] 2022-01-12 14:05:58 +0000
  • 2bc105803a Make exti an optional feature Ulf Lilleengen 2022-01-12 12:43:24 +0100
  • e7668a86bd
    Merge pull request #573 from danbev/runtime-doc-typo2 Dario Nieuwenhuis 2022-01-10 18:50:01 +0100
  • bd24978e88 Fix 'the the' typo and add a missing 'it' Daniel Bevenius 2022-01-10 18:46:26 +0100
  • 01af8095fd
    Merge #572 bors[bot] 2022-01-10 12:35:40 +0000
  • c54303be75 Makes the uarte endtx event available huntc 2022-01-10 19:14:02 +1100
  • 82e5edb940
    Merge #567 bors[bot] 2022-01-06 10:15:46 +0000
  • 23b9ede395
    Merge pull request #568 from danbev/runtime-doc-typo Dario Nieuwenhuis 2022-01-06 11:15:14 +0100
  • 50c8f9adb8 Fix typo in basic_application.adoc Daniel Bevenius 2022-01-06 11:11:52 +0100
  • 01ec70d241 Fix typo in hal.adoc Daniel Bevenius 2022-01-06 10:56:47 +0100
  • 744eafd718 Fix typo in runtime.adoc Daniel Bevenius 2022-01-06 10:03:50 +0100
  • d5d8897c84 Remove unsafe from new on RND huntc 2022-01-06 09:59:28 +1100
  • da0c25227f
    Merge #566 bors[bot] 2022-01-05 12:34:10 +0000
  • caf48d8a95 macros: initialize chip before executor. Dario Nieuwenhuis 2022-01-05 13:30:46 +0100
  • 58e9dfbc00 tests/stm32: make __sdata=__edata so that cortex-m-rt doesn't try to copy it from "flash". Dario Nieuwenhuis 2022-01-05 13:30:08 +0100
  • 3486d59d73 stm32: remove Dbgmcu from public API. Dario Nieuwenhuis 2022-01-04 23:58:57 +0100
  • 2eb0cc5df7 stm32/rcc: remove Rcc struct, RccExt trait. Dario Nieuwenhuis 2022-01-04 23:58:13 +0100
  • c3fd9a0f44 stm32/rcc: f4/f7 cleanup and make a bit more consistent. Dario Nieuwenhuis 2022-01-04 21:17:17 +0100
  • b06e705a73 stm32/rcc: change family-specific code from dirs to single files. Dario Nieuwenhuis 2022-01-04 19:25:50 +0100
  • b2a85ee519
    Merge #565 bors[bot] 2022-01-04 12:31:55 +0000
  • 89b009b11d stm32h7/rcc: remove unneeded DMA enable settings. Dario Nieuwenhuis 2022-01-04 11:22:08 +0100
  • 5d2f40b337 stm32wl/rcc: remove unneded gpio enables in RCC. Dario Nieuwenhuis 2022-01-04 11:20:37 +0100
  • cdc66e110f stm32/rcc: remove builders on Config. Dario Nieuwenhuis 2022-01-04 11:18:59 +0100
  • f744b74e90
    Merge #539 bors[bot] 2022-01-04 07:41:54 +0000
  • 7be34aa22f use upstream nrf-usdb Jacob Rosenthal 2022-01-03 11:52:36 -0700
  • cdfd128185
    Merge #545 bors[bot] 2022-01-03 14:17:21 +0000
  • c0e94a7042
    Merge #563 bors[bot] 2022-01-01 11:45:23 +0000
  • de70f1c302 Update stm32-data Dario Nieuwenhuis 2022-01-01 11:33:47 +0100
  • f9a1c1fb51
    Merge #559 bors[bot] 2022-01-01 11:18:17 +0000
  • 58fdfdbcd1 Update stm32-data Dario Nieuwenhuis 2022-01-01 12:07:40 +0100
  • c20ef419a6
    Merge #558 bors[bot] 2022-01-01 10:51:14 +0000
  • 2f637b7be2
    Merge #561 bors[bot] 2022-01-01 10:29:47 +0000
  • dafc4c54e9 examples: stm32f1: Add an example of using the ADC Sjoerd Simons 2021-12-30 10:53:39 +0100
  • f0f08f298b examples: stm32f1: Optimize for size on development builds Sjoerd Simons 2021-12-29 16:03:25 +0100
  • 92f2c6d09c adc: Implement support for f1 ADC block Sjoerd Simons 2021-12-30 10:51:49 +0100
  • a93b1141e9 stm32f1: Store adc clock rate in Clocks struct Sjoerd Simons 2021-12-30 10:50:28 +0100
  • ecb09b7313
    Merge pull request #562 from tafia/patch-1 Dario Nieuwenhuis 2021-12-30 07:58:26 +0100
  • 5d86228077
    Update stm32.adoc Johann Tuffe 2021-12-30 09:17:06 +0800
  • 1028b5c671 Review changes Robert Walker 2021-12-29 08:17:51 +0100
  • 8da6471a50 stm32/dac: Fix disable_channel Ben Gamari 2021-12-28 23:27:59 -0500
  • 4271226fc0 Added and tested the usart dma example for stm32f767zi using a Nucleo-f767zi board. Robert Walker 2021-12-28 08:33:34 +0100
  • a94932be02 Mark clear_interrupt_flag as unsafe Nikita Strygin 2021-12-26 18:29:41 +0300
  • 6b08c70273 Port buffered uart to v1 stm32 hardware Nikita Strygin 2021-12-26 18:04:07 +0300
  • 7561fa1934
    Merge #555 bors[bot] 2021-12-23 12:57:55 +0000
  • 7926957067 Use cortex-m only on cortex-m archs. Dario Nieuwenhuis 2021-12-23 13:34:15 +0100
  • 63d980df7e
    Merge #556 bors[bot] 2021-12-23 12:44:32 +0000
  • d1740b10f0 Lower some verbose logs to trace. Dario Nieuwenhuis 2021-12-23 13:43:14 +0100
  • 6653762df2 add stm32 multiprio example Dario Nieuwenhuis 2021-12-23 13:05:25 +0100
  • 587c003d73
    Merge #554 bors[bot] 2021-12-23 11:39:10 +0000
  • c883eedb63 Update stm32-data with f3 Timer reg changes VasanthakumarV 2021-12-23 17:05:11 +0530
  • 50ec141192 WIP: remove signal_fn in executor. Dario Nieuwenhuis 2021-10-16 03:57:41 +0200
  • 79cbad501c
    Merge #551 bors[bot] 2021-12-21 09:31:23 +0000
  • 22bc1e4ae1 nrf/gpio: add infallible inherent methods, remove some duplication. Dario Nieuwenhuis 2021-12-19 23:25:02 +0100
  • fcb43caa36
    Merge #550 bors[bot] 2021-12-19 07:50:33 +0000
  • e1545066e5 Some API documentation fixes in traits Ulf Lilleengen 2021-12-19 08:49:19 +0100
  • 3811c0a401 Add adapter for implementing async traits for blocking types Ulf Lilleengen 2021-12-17 12:50:48 +0100
  • ad2f469407
    Merge #548 bors[bot] 2021-12-17 06:39:49 +0000
  • 3d8eecff89 Set Uarte log levels to trace huntc 2021-12-17 17:06:46 +1100
  • e7d2c52680 example cleanup Jacob Rosenthal 2021-12-16 15:20:56 -0700
  • 1d51f91368 usb_uart_io example equivilent to usb_uart Jacob Rosenthal 2021-12-16 14:59:35 -0700
  • 1f2bbe3e4a simplify usb_uart example Jacob Rosenthal 2021-12-16 14:59:08 -0700
  • 23c16903db
    Merge #546 bors[bot] 2021-12-16 10:39:01 +0000
  • 2bbd1ddb8a Remove unneeded rustfmt::skip Ulf Lilleengen 2021-12-16 11:37:53 +0100
  • 985c11fad5 Update rust-toolchain Ulf Lilleengen 2021-12-16 11:34:20 +0100
  • 5df16c6793
    Merge #544 bors[bot] 2021-12-16 07:44:40 +0000
  • d5a3064c2c
    Merge #540 bors[bot] 2021-12-16 07:30:03 +0000
  • 0642eec01e Properly initialise refcount huntc 2021-12-16 18:15:28 +1100
  • 1b3367e9a2 Update stm32-data. Dario Nieuwenhuis 2021-12-16 08:14:49 +0100
  • 2d6111ed43
    Merge #543 bors[bot] 2021-12-16 07:07:39 +0000
  • bb03b5cc02 Too much copy/pasta huntc 2021-12-16 07:16:38 +1100
  • 2493699fb3 Ref count the peripheral drop huntc 2021-12-16 07:09:33 +1100
  • 5d19f87acb cleanup example Jacob Rosenthal 2021-12-15 12:30:48 -0700
  • cfb5e8df57 undo T:regs in impl UsbPeripheral Jacob Rosenthal 2021-12-15 11:00:55 -0700
  • 50f151e6bc use Instance regs Jacob Rosenthal 2021-12-15 10:29:19 -0700
  • cd356896ee fix nrf52820 Jacob Rosenthal 2021-12-15 10:27:10 -0700
  • 61f12324ff enable USB peripheral for relevant chips Jacob Rosenthal 2021-12-15 10:11:00 -0700
  • 1c0a3688a4 use forked nrf-usbd Jacob Rosenthal 2021-12-15 10:00:17 -0700