Scott Shawcroft
|
518d909b2c
|
Add memorymonitor module
|
2020-07-17 17:15:03 -07:00 |
|
dherrada
|
612c6bb86b
|
Merge branch 'main' into type_hints
|
2020-07-17 14:55:30 -04:00 |
|
dherrada
|
d64b4e3059
|
Made more requested changes
|
2020-07-17 14:53:51 -04:00 |
|
Dan Halbert
|
6494bbdc64
|
snapshot
|
2020-07-16 23:14:49 -04:00 |
|
dherrada
|
bfcaa4b2b4
|
Made requested changes in displayio
|
2020-07-16 16:11:22 -04:00 |
|
Dan Halbert
|
b08b0264cc
|
back to working; check for extended advertising support
|
2020-07-15 09:46:13 -04:00 |
|
Scott Shawcroft
|
08375c7930
|
Merge pull request #2780 from AndrewR-L/patch-1
busio/UART: Correct and clarify readline() return.
|
2020-07-13 16:29:58 -07:00 |
|
Scott Shawcroft
|
51c888d4be
|
Merge pull request #3003 from Flameeyes/master
License tagging according to REUSE specifications.
|
2020-07-13 16:28:49 -07:00 |
|
Dan Halbert
|
f6869c69c5
|
wip: advertising; not tested
|
2020-07-12 19:45:23 -04:00 |
|
Dan Halbert
|
f03045b97e
|
address working; improved pkt dump
|
2020-07-08 23:15:48 -04:00 |
|
Jeff Epler
|
6d97f6fccc
|
audioio: Remove compatibility code
These items were aliased from audiocore to audioio for compatibility
with 4.x, but according to our deprecation schedule can be removed
in 6.0.
|
2020-07-08 20:31:35 -05:00 |
|
Dan Halbert
|
a5ab2829eb
|
use zephyr include files; wip: compiles
|
2020-07-08 09:33:41 -04:00 |
|
Diego Elio Pettenò
|
34b4993d63
|
Add license to some obvious files.
|
2020-07-06 19:16:25 +01:00 |
|
dherrada
|
bce77adecd
|
Added type hints previously missed
|
2020-07-03 16:03:19 -04:00 |
|
dherrada
|
9911b64fa1
|
Added type hints to ustack
|
2020-07-03 15:52:53 -04:00 |
|
dherrada
|
657c651e0e
|
Added type hints to uheap
|
2020-07-03 15:51:39 -04:00 |
|
dherrada
|
4c5a9d1e3a
|
Added type hints to time
|
2020-07-03 15:49:51 -04:00 |
|
dherrada
|
4758081e10
|
Added type hints to struct
|
2020-07-03 15:45:29 -04:00 |
|
dherrada
|
45b6e0174e
|
Added type hints to storage
|
2020-07-03 15:38:40 -04:00 |
|
dherrada
|
a88004e509
|
Added type hints to rtc
|
2020-07-03 15:27:11 -04:00 |
|
dherrada
|
97d405e109
|
Added type hints to random
|
2020-07-03 15:25:58 -04:00 |
|
dherrada
|
e237dfe3c5
|
Added type hints to os
|
2020-07-03 15:18:44 -04:00 |
|
dherrada
|
aaa550b33e
|
Added type hints to network
|
2020-07-03 15:10:56 -04:00 |
|
dherrada
|
9122d0b9f4
|
Added type hints to multiterminal
|
2020-07-03 15:08:16 -04:00 |
|
dherrada
|
591cc1a243
|
Added type hints to math
|
2020-07-03 15:04:43 -04:00 |
|
dherrada
|
f56deb60c6
|
Added type hints to _eve
|
2020-07-03 14:48:16 -04:00 |
|
dherrada
|
d0d949cd24
|
Made every init return None
|
2020-07-03 14:23:34 -04:00 |
|
dherrada
|
d358c915c3
|
Fixed init formatting
|
2020-07-03 14:00:06 -04:00 |
|
dherrada
|
3df03a5650
|
Made most of the requested changes
|
2020-07-03 13:49:00 -04:00 |
|
dherrada
|
843ff5d302
|
Added type hints to wiznet
|
2020-07-03 11:44:16 -04:00 |
|
dherrada
|
5163618d23
|
Added type hints to watchdog
|
2020-07-03 11:42:07 -04:00 |
|
dherrada
|
9c842c5a67
|
Added type hints to usb_midi
|
2020-07-03 11:40:20 -04:00 |
|
dherrada
|
e089862a6c
|
Added type hints to usb_hid
|
2020-07-03 11:38:02 -04:00 |
|
dherrada
|
0a657091c6
|
Added type hints to touchio
|
2020-07-03 11:34:45 -04:00 |
|
dherrada
|
f8229372bd
|
Added type hints to terminalio
|
2020-07-03 11:31:57 -04:00 |
|
dherrada
|
6e4c76a926
|
Added type hints to _stage
|
2020-07-03 11:26:48 -04:00 |
|
dherrada
|
9116470fd7
|
Added type hints to socket
|
2020-07-03 11:24:53 -04:00 |
|
dherrada
|
71ec419da6
|
Added type hints to sdioio
|
2020-07-03 11:16:41 -04:00 |
|
dherrada
|
48443ce02b
|
Added type hints to sdcardio
|
2020-07-03 11:15:22 -04:00 |
|
dherrada
|
d9a98bd05c
|
Added type hints to rotaryio
|
2020-07-03 11:13:16 -04:00 |
|
dherrada
|
c8437e6595
|
Added type hints to rgbmatrix
|
2020-07-03 11:10:13 -04:00 |
|
dherrada
|
93d20077cc
|
Added type hints to pulseio
|
2020-07-03 11:04:03 -04:00 |
|
dherrada
|
a2c7e2795b
|
Added type hints to ps2io
|
2020-07-03 10:51:39 -04:00 |
|
dherrada
|
41f12a7a6c
|
Added type hints to pixelbuf
|
2020-07-03 10:47:44 -04:00 |
|
dherrada
|
e273b9a11f
|
Added type hints to _pew
|
2020-07-03 10:42:57 -04:00 |
|
dherrada
|
0abf45a446
|
Added type hints to nvm
|
2020-07-03 10:37:55 -04:00 |
|
dherrada
|
0a8d9eed45
|
Added type hints to microcontroller
|
2020-07-03 10:33:28 -04:00 |
|
dherrada
|
2e8b8c7b95
|
Added type hints to i2cperipheral
|
2020-07-03 10:29:39 -04:00 |
|
dherrada
|
6a3968d805
|
Added type hints to gnss
|
2020-07-03 10:26:31 -04:00 |
|
dherrada
|
d73348f673
|
Added type hints to gamepadshift
|
2020-07-03 10:19:34 -04:00 |
|