pimoroni-pico/micropython/modules
Phil Howard 732e59b314 Pico Wireless: Driver Rewrite
* Use a single common function prototype for all (but two) commands
* Remove "last param" from every param, in favour of an "end_cmd"
* Rename "send_cmd" to "start_cmd" to better reflect what it does
* Replace hard-coded param counts with macro (sizeof(params) / sizeof(inParam))
* Eliminate common causes of bugs
* Try to document some functions
* Correct some types (wl_enc_type, peek as bool)
* Handle timeouts & sleep states
* Successful command exits sleep
2022-03-30 15:30:11 +01:00
..
badger2040 Very Slow to 4MHz, fix linter error 2022-03-30 00:27:28 +01:00
bitmap_fonts Pico Graphics: Move bitmap fonts into generic library. 2022-03-30 15:10:52 +01:00
breakout_as7262
breakout_bh1745
breakout_bme68x
breakout_bme280
breakout_bmp280
breakout_colourlcd160x80
breakout_colourlcd240x240
breakout_dotmatrix
breakout_encoder
breakout_icp10125
breakout_ioexpander
breakout_ltr559
breakout_matrix11x7
breakout_mics6814
breakout_msa301
breakout_pmw3901
breakout_potentiometer
breakout_rgbmatrix5x5
breakout_roundlcd
breakout_rtc
breakout_scd41
breakout_sgp30
breakout_trackball
hershey_fonts Separate Hershey Fonts into their own library. 2022-03-30 15:10:52 +01:00
hub75
pico_display
pico_display_2
pico_explorer
pico_rgb_keypad
pico_scroll
pico_unicorn
pico_wireless Pico Wireless: Driver Rewrite 2022-03-30 15:30:11 +01:00
pimoroni_i2c
plasma
qrcode@b5afd3c031
servo Updated Servo2040 description 2022-03-30 14:29:02 +01:00
ulab@24caf74d90
badger2040-micropython.cmake Pico Graphics: Move bitmap fonts into generic library. 2022-03-30 15:10:52 +01:00
micropython.cmake Pico Graphics: Move bitmap fonts into generic library. 2022-03-30 15:10:52 +01:00