diff options
| author | hathach <[email protected]> | 2021-11-04 12:31:16 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-04 12:31:16 +0700 |
| commit | 4a8ac71711a70ccb122fdb59d731dc01cfed1464 (patch) | |
| tree | 098a97ef5a9441c255324211d646839a728f583f /README.rst | |
| parent | b51d038b656688b6150470d23752a306ee150da3 (diff) | |
Add timer1 on pi4 for blinky
this get usb irq triggered even without ISB() in previous commit
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst index 329c0da53..1db022fc8 100644 --- a/README.rst +++ b/README.rst @@ -35,7 +35,7 @@ The stack supports the following MCUs: - **Dialog:** DA1469x - **Espressif:** ESP32-S2, ESP32-S3 - **MicroChip:** SAMD11, SAMD21, SAMD51, SAME5x, SAMG55, SAML21, SAML22, SAME7x -- **NordicSemi:** nRF52833, nRF52840 +- **NordicSemi:** nRF52833, nRF52840, nRF5340 - **Nuvoton:** NUC120, NUC121/NUC125, NUC126, NUC505 - **NXP:** @@ -45,9 +45,9 @@ The stack supports the following MCUs: - **Raspberry Pi:** RP2040 - **Renesas:** RX63N, RX65N -- **Silabs:** EFM32GG12 +- **Silabs:** EFM32GG - **Sony:** CXD56 -- **ST:** STM32 series: L0, L1, L4, F0, F1, F2, F3, F4, F7, H7 both FullSpeed and HighSpeed +- **ST:** STM32 series: L0, L1, L4, L4+, F0, F1, F2, F3, F4, F7, H7 - **TI:** MSP430 - **ValentyUSB:** eptri |
