Ayke van Laethem
|
41e501aaf4
|
runtime: move timeUnit to a single place
The timeUnit is now the same type everywhere. Move it to a single place
and add some documentation to it.
|
2025-04-15 09:23:23 +02:00 |
|
Dan Kegel
|
c82ff057f5
|
Fix 'numer of', since 'NUMER' by itself is valid abbrev for numerator.
Oddly, misspell was not able to detect this one, even though in
theory it allows detecting multiword typos, so the fix was done by
hand.
|
2024-08-15 10:34:35 +02:00 |
|
Yurii Soldak
|
8d4d3c6201
|
build: drop deprecated build tags
|
2022-12-19 23:20:11 +01:00 |
|
sago35
|
d434058aef
|
samd21,samd51,nrf52840: move usbcdc to machine/usb/cdc (#2972)
* samd21,samd51,nrf52840: move usbcdc to machine/usb/cdc
|
2022-07-10 11:33:52 +02:00 |
|
sago35
|
2fa24ef752
|
samd21,samd51,nrf52840: refactor usb initialization
|
2022-07-06 17:55:25 +02:00 |
|