circuitpython/ports/raspberrypi/common-hal
Jeff Epler 37620d4eb0
Fix several classes of compiler diagnostic & make fatal
* -Wno-nested-externs
 * -Wno-strict-prototypes
 * -Wno-double-promotion
 * -Wno-sign-compare
2022-09-30 11:19:22 -05:00
..
alarm allow preserving pin state during deep sleep 2022-09-15 17:35:14 -04:00
analogbufio remove extraneous copyrights 2022-09-15 20:31:08 -04:00
analogio Introduced odule adcbuffer / removed analogio/AnalogFastIn 2022-08-18 16:23:17 -04:00
audiobusio Conditionalize LTO 2022-05-27 12:59:54 -07:00
audiopwmio Conditionalize LTO 2022-05-27 12:59:54 -07:00
board
busio Fix several classes of compiler diagnostic & make fatal 2022-09-30 11:19:22 -05:00
countio Conditionalize LTO 2022-05-27 12:59:54 -07:00
digitalio Enable reading back value of cyw43 pin 2022-09-29 11:06:11 -05:00
floppyio Add floppyio for rp2040 2022-01-17 16:34:47 -06:00
i2ctarget Remove unused static functions 2022-09-30 11:19:21 -05:00
imagecapture StateMachine: add swap flag 2022-05-06 15:22:43 -05:00
microcontroller It turns out you CAN have too many GPIO 2022-09-29 20:10:33 -05:00
neopixel_write StateMachine: add swap flag 2022-05-06 15:22:43 -05:00
nvm Only ignore warnings if in gcc >= 11 2021-12-22 18:21:18 -08:00
os Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
paralleldisplay StateMachine: add swap flag 2022-05-06 15:22:43 -05:00
pulseio Merge pull request #6450 from mwisslead/rp2040_pulsein_common_hal_construct 2022-06-08 08:15:29 -07:00
pwmio Conditionalize LTO 2022-05-27 12:59:54 -07:00
rgbmatrix clear out interrupt flags when disabling timer too 2021-12-27 16:42:41 -06:00
rotaryio StateMachine: add swap flag 2022-05-06 15:22:43 -05:00
rp2pio Fix several classes of compiler diagnostic & make fatal 2022-09-30 11:19:22 -05:00
rtc message consolidation and more use of validators 2022-05-19 15:38:37 -04:00
socketpool Fix several classes of compiler diagnostic & make fatal 2022-09-30 11:19:22 -05:00
supervisor
watchdog
wifi Fix several classes of compiler diagnostic & make fatal 2022-09-30 11:19:22 -05:00