pico-sdk/src
Graham Sanderson 18b97fcba0
add new pcio_I2c_slave library (#1205)
* add (slightly modified) pico_i2c_slave library from https://github.com/vmilea/pico_i2c_slave
* introduce VTABLE_FIRST_IRQ constant
2023-02-07 07:47:01 -06:00
..
boards Add nullbits Bit-C PRO (#1149) 2023-01-18 07:20:37 -06:00
common revert use of pico_add_library in pico_usb_reset_interface which is used by picotool and included directly as _headers library by SDK anyway (#1230) 2023-02-06 18:07:16 -06:00
host Rework build targets such that: (#1211) 2023-01-30 10:56:03 -06:00
rp2_common add new pcio_I2c_slave library (#1205) 2023-02-07 07:47:01 -06:00
rp2040 add new pcio_I2c_slave library (#1205) 2023-02-07 07:47:01 -06:00
board_setup.cmake Fix default PICO_BOARD value (#536) 2021-08-06 12:21:59 -05:00
CMakeLists.txt Rework build targets such that: (#1211) 2023-01-30 10:56:03 -06:00
host.cmake Initial Release 2021-01-20 10:44:27 -06:00
rp2_common.cmake Fix build issues with spaces and parentheses (#1136) 2022-12-06 18:45:57 -05:00
rp2040.cmake Initial Release 2021-01-20 10:44:27 -06:00