tinygo/src
Christian Stewart 930255ff46 os: add IsTimeout function
Fixes build error: undefined: os.IsTimeout

Signed-off-by: Christian Stewart <christian@paral.in>
2023-03-05 22:24:36 +01:00
..
crypto build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
device Refactor EnableInterrupts and DisableInterrupts 2023-03-05 17:34:48 +01:00
examples machine/stm32, nrf: flash API (#3472) 2023-02-27 13:55:38 +01:00
internal internal/task: disallow blocking inside an interrupt 2023-02-26 22:42:24 +01:00
machine all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...) 2023-03-03 16:55:13 +01:00
net build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
os os: add IsTimeout function 2023-03-05 22:24:36 +01:00
reflect reflect: ensure all ValueError panics have Kind fields 2023-03-03 10:18:32 -08:00
runtime all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...) 2023-03-03 16:55:13 +01:00
sync Update docs 2022-11-04 19:53:12 +01:00
syscall all: use unsafe.Add instead of unsafe.Pointer(uintptr(...) + ...) 2023-03-03 16:55:13 +01:00
testing testing: implement t.Setenv 2023-01-15 11:48:05 +01:00