Skip to content

Commit ec6e64f

Browse files
committed
2 parents 9dad31a + 856a46b commit ec6e64f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ Host Device Support
109109
CryptoAuthLib will run on a variety of platforms from small micro-controllers
110110
to desktop host systems. See [hal readme](lib/hal/README.md)
111111

112-
If you have specific microcontrollers or platforms you need support
113-
for, please contact us through the Microchip portal with your request.
112+
Porting requires a time delay function of millisecond resolution (hal_delay_ms) which
113+
can be implemented via loop, timer, or rtos sleep/wait and a communication interface.
114114

115115
CryptoAuthLib Architecture
116116
----------------------------

0 commit comments

Comments
 (0)