Sam Willcocks
|
4231eedf8e
|
Correct USB HID usage range error message.
When an invalid usage was given, the error message incorrectly
referenced "usage_page".
|
2022-05-09 19:04:01 +01:00 |
|
Dan Halbert
|
c1cc9b8bbf
|
Merge pull request #6353 from tekktrik/doc/add-communication-links
Add links to guides for "essential" modules, others
|
2022-05-06 22:45:40 -04:00 |
|
Dan Halbert
|
5edc59f070
|
Merge pull request #6337 from jepler/property-storage
Optimize flash storage of properties
|
2022-05-06 09:55:18 -04:00 |
|
Alec Delaney
|
d1d6d99318
|
Specify target for board
|
2022-05-04 21:59:08 -04:00 |
|
Alec Delaney
|
9d83b319b3
|
Add Learn guide link to CPY Essentials for analogio
|
2022-05-04 14:27:10 -04:00 |
|
Alec Delaney
|
aaaa0acde4
|
Add link to CPY Essentials Learn guide for board module
|
2022-05-04 14:26:52 -04:00 |
|
Alec Delaney
|
f4bd20b5e8
|
Add inofrmation about NeoPixels in neopixel_write module
|
2022-05-04 14:20:48 -04:00 |
|
Alec Delaney
|
ba4a253e77
|
Add link to CPY Essentials Learn guide for storage module
|
2022-05-04 14:04:07 -04:00 |
|
Alec Delaney
|
042eb84d84
|
Add Learn guide link to displayio
|
2022-05-04 14:01:03 -04:00 |
|
Alec Delaney
|
7a0b0010e8
|
Add CircuitPython Essentials Learn guide link to pwmio
|
2022-05-04 13:59:04 -04:00 |
|
Alec Delaney
|
9d6c4059e0
|
Add CPY essential learn guide link to digitalio
|
2022-05-04 13:57:37 -04:00 |
|
Alec Delaney
|
3b665dda3c
|
Add Learn guide for digitalio
|
2022-05-04 13:54:20 -04:00 |
|
Alec Delaney
|
8651156ee0
|
Add link to busio from board module
|
2022-05-04 13:50:08 -04:00 |
|
Alec Delaney
|
802931987a
|
Fix board module additions
|
2022-05-04 13:49:47 -04:00 |
|
Dan Halbert
|
a7ec8b02e9
|
Merge pull request #6328 from KurtE/mixrt_uart_rs485
[mimxrt (teensy) Allow Any GPIO pin for RS485 pin
|
2022-05-04 13:30:09 -04:00 |
|
Dan Halbert
|
75bfcb3630
|
add caveat about software RS485 implementations
|
2022-05-04 13:05:41 -04:00 |
|
Dan Halbert
|
ce959a9af4
|
Merge pull request #6342 from dhalbert/pin-hash
make Pin hashable
|
2022-05-03 22:43:46 -04:00 |
|
Dan Halbert
|
68acd14342
|
use generic hash routine where possible
|
2022-05-03 19:11:54 -04:00 |
|
Alec Delaney
|
024ab1974b
|
Fix typo
|
2022-05-03 16:42:40 -04:00 |
|
Dan Halbert
|
9717fd235d
|
make Pin hashable
|
2022-05-03 15:28:42 -04:00 |
|
Alec Delaney
|
24fb138311
|
Use shortcut "directive" for subset note
|
2022-05-03 14:56:12 -04:00 |
|
Alec Delaney
|
bbc29e84a7
|
Add os, "socket", atexit, ssl, struct, traceback, math links
|
2022-05-03 12:31:20 -06:00 |
|
Alec Delaney
|
de7a90ab00
|
Add link to CPython os module
|
2022-05-03 14:00:52 -04:00 |
|
Alec Delaney
|
5bd8fa6842
|
Add link to CPython random module
|
2022-05-03 13:59:13 -04:00 |
|
Alec Delaney
|
664a92c2df
|
Add link to CPython math module
|
2022-05-03 13:57:22 -04:00 |
|
Alec Delaney
|
2457b2bdf4
|
Link to CPython docs for time module
|
2022-05-03 13:49:00 -04:00 |
|
Alec Delaney
|
49918299f2
|
Update docs with links to tutorials for I2C, SPI, and UART
|
2022-05-03 13:42:42 -04:00 |
|
Jeff Epler
|
78cf0a90af
|
Make MP_PROPERTY_GETTER / _GETSET fully declare the property
This will enable setting data attributes, namely, the section of the
symbol.
|
2022-05-03 08:48:53 -05:00 |
|
Jeff Epler
|
31da335cac
|
Introduce, use MP_PROPERTY_GETTER, _GETSET
Later, these can be changed in cunning ways to save flash storage.
|
2022-05-03 08:48:52 -05:00 |
|
Jeff Epler
|
dddf541ede
|
Fix some property declarations that were slightly different
|
2022-05-03 08:48:37 -05:00 |
|
Limor "Ladyada" Fried
|
8beb908d90
|
Merge pull request #6329 from tekktrik/personal/mp3decoder-docs
Add note about memory usage recommendation to MP3Decoder
|
2022-04-30 21:13:20 -04:00 |
|
Alec Delaney
|
92aeabfe3a
|
Update note in MP3Decoder
|
2022-04-30 15:18:05 -06:00 |
|
Alec Delaney
|
3d145af587
|
Add note about memory usage for MP3Decoder
|
2022-04-30 15:11:00 -06:00 |
|
Alec Delaney
|
9a23923b2d
|
Add documentation for watchdog.WatchDogTimeout
|
2022-04-29 11:41:22 -06:00 |
|
Dan Halbert
|
63abd9a9cf
|
Merge pull request #6312 from dhalbert/adjust-neopixel-timings
test and adjust NeoPixel timings on multiple ports
|
2022-04-26 13:18:47 -04:00 |
|
Dan Halbert
|
3a8fb4e956
|
Merge pull request #5852 from jepler/floppy
Add floppyio
|
2022-04-26 11:40:19 -04:00 |
|
Dan Halbert
|
4eeaf41edc
|
test and adjust NeoPixel timings on multiple products
|
2022-04-25 23:12:24 -04:00 |
|
Dan Halbert
|
0642917cf7
|
Merge pull request #6270 from FoamyGuy/tilegrid_bitmap_property
adding bitmap property to TileGrid
|
2022-04-25 09:09:28 -04:00 |
|
Dan Halbert
|
4aea8049c5
|
Merge pull request #6279 from mjs513/main
Added Settable Clock for MIMXRT BOARDS
|
2022-04-20 08:31:41 -04:00 |
|
mjs513
|
2e9e29bf1b
|
Delete Left Over Comments
|
2022-04-20 04:10:16 -04:00 |
|
Dan Halbert
|
4f31f1d43d
|
Merge pull request #6299 from tekktrik/doc/fix-randrange
Fix signature of random.randrange() to show multiple signatures in stub
|
2022-04-19 21:40:12 -04:00 |
|
Dan Halbert
|
50457e9f33
|
Merge pull request #6294 from tekktrik/doc/update-readinto
Update documentation for end param in SPI.readinto()
|
2022-04-19 17:20:33 -04:00 |
|
Alec Delaney
|
3a5973084f
|
Add return type for 3-argument random.randrange()
|
2022-04-19 16:14:01 -04:00 |
|
Alec Delaney
|
9274e6a681
|
Fix signature of random.randrange() to show multiple signatures in stub
|
2022-04-19 14:13:38 -04:00 |
|
Alec Delaney
|
211d42f58d
|
Change value of base in math.log to e
|
2022-04-19 13:27:46 -04:00 |
|
Alec Delaney
|
20cc40a30f
|
Merge branch 'doc/add-log-documentation' of https://github.com/tekktrik/circuitpython into doc/add-log-documentation
|
2022-04-19 12:57:55 -04:00 |
|
Alec Delaney
|
63c18ce748
|
Change signature of math.log() to use value for base
|
2022-04-19 12:57:42 -04:00 |
|
Dan Halbert
|
af59f4938a
|
Missing double-quote
|
2022-04-19 12:57:22 -04:00 |
|
Alec Delaney
|
2e2e3ad612
|
Add documentation for math.log()
|
2022-04-19 11:46:39 -04:00 |
|
Alec Delaney
|
e73c5c768b
|
Update documentation for end param in SPI.readinto()
|
2022-04-19 11:23:39 -04:00 |
|