pw_sys_io_rp2040: Renamed from pw_sys_io_pico

Change-Id: If3c8ba416fac3efc81791138c2413959ebf32683
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/174910
Reviewed-by: Armando Montanez <amontanez@google.com>
10 files changed
tree: 3029f5975b91024f63c0509267601b8d6e8e8081
  1. .allstar/
  2. .vscode/
  3. build_overrides/
  4. docker/
  5. docs/
  6. pw_alignment/
  7. pw_allocator/
  8. pw_analog/
  9. pw_android_toolchain/
  10. pw_arduino_build/
  11. pw_assert/
  12. pw_assert_basic/
  13. pw_assert_log/
  14. pw_assert_tokenized/
  15. pw_assert_zephyr/
  16. pw_async/
  17. pw_async_basic/
  18. pw_base64/
  19. pw_bloat/
  20. pw_blob_store/
  21. pw_bluetooth/
  22. pw_bluetooth_hci/
  23. pw_bluetooth_profiles/
  24. pw_boot/
  25. pw_boot_cortex_m/
  26. pw_build/
  27. pw_build_info/
  28. pw_build_mcuxpresso/
  29. pw_bytes/
  30. pw_checksum/
  31. pw_chre/
  32. pw_chrono/
  33. pw_chrono_embos/
  34. pw_chrono_freertos/
  35. pw_chrono_rp2040/
  36. pw_chrono_stl/
  37. pw_chrono_threadx/
  38. pw_chrono_zephyr/
  39. pw_cli/
  40. pw_compilation_testing/
  41. pw_console/
  42. pw_containers/
  43. pw_cpu_exception/
  44. pw_cpu_exception_cortex_m/
  45. pw_crypto/
  46. pw_digital_io/
  47. pw_digital_io_mcuxpresso/
  48. pw_docgen/
  49. pw_doctor/
  50. pw_env_setup/
  51. pw_file/
  52. pw_function/
  53. pw_fuzzer/
  54. pw_hdlc/
  55. pw_hex_dump/
  56. pw_i2c/
  57. pw_i2c_linux/
  58. pw_i2c_mcuxpresso/
  59. pw_ide/
  60. pw_interrupt/
  61. pw_interrupt_cortex_m/
  62. pw_interrupt_xtensa/
  63. pw_interrupt_zephyr/
  64. pw_intrusive_ptr/
  65. pw_kvs/
  66. pw_libc/
  67. pw_log/
  68. pw_log_android/
  69. pw_log_basic/
  70. pw_log_null/
  71. pw_log_rpc/
  72. pw_log_string/
  73. pw_log_tokenized/
  74. pw_log_zephyr/
  75. pw_malloc/
  76. pw_malloc_freelist/
  77. pw_metric/
  78. pw_minimal_cpp_stdlib/
  79. pw_module/
  80. pw_multisink/
  81. pw_package/
  82. pw_perf_test/
  83. pw_persistent_ram/
  84. pw_polyfill/
  85. pw_preprocessor/
  86. pw_presubmit/
  87. pw_protobuf/
  88. pw_protobuf_compiler/
  89. pw_random/
  90. pw_result/
  91. pw_ring_buffer/
  92. pw_router/
  93. pw_rpc/
  94. pw_rpc_transport/
  95. pw_rust/
  96. pw_snapshot/
  97. pw_software_update/
  98. pw_span/
  99. pw_spi/
  100. pw_spi_mcuxpresso/
  101. pw_status/
  102. pw_stm32cube_build/
  103. pw_stream/
  104. pw_stream_shmem_mcuxpresso/
  105. pw_stream_uart_linux/
  106. pw_stream_uart_mcuxpresso/
  107. pw_string/
  108. pw_symbolizer/
  109. pw_sync/
  110. pw_sync_baremetal/
  111. pw_sync_embos/
  112. pw_sync_freertos/
  113. pw_sync_stl/
  114. pw_sync_threadx/
  115. pw_sync_zephyr/
  116. pw_sys_io/
  117. pw_sys_io_ambiq_sdk/
  118. pw_sys_io_arduino/
  119. pw_sys_io_baremetal_lm3s6965evb/
  120. pw_sys_io_baremetal_stm32f429/
  121. pw_sys_io_emcraft_sf2/
  122. pw_sys_io_mcuxpresso/
  123. pw_sys_io_rp2040/
  124. pw_sys_io_stdio/
  125. pw_sys_io_stm32cube/
  126. pw_sys_io_zephyr/
  127. pw_system/
  128. pw_target_runner/
  129. pw_thread/
  130. pw_thread_embos/
  131. pw_thread_freertos/
  132. pw_thread_stl/
  133. pw_thread_threadx/
  134. pw_thread_zephyr/
  135. pw_tls_client/
  136. pw_tls_client_boringssl/
  137. pw_tls_client_mbedtls/
  138. pw_tokenizer/
  139. pw_tool/
  140. pw_toolchain/
  141. pw_toolchain_bazel/
  142. pw_trace/
  143. pw_trace_tokenized/
  144. pw_transfer/
  145. pw_unit_test/
  146. pw_unit_test_zephyr/
  147. pw_varint/
  148. pw_watch/
  149. pw_web/
  150. pw_work_queue/
  151. seed/
  152. targets/
  153. third_party/
  154. ts/
  155. zephyr/
  156. .bazelignore
  157. .bazelrc
  158. .black.toml
  159. .clang-format
  160. .clang-tidy
  161. .eslintrc.cjs
  162. .git-blame-ignore-revs
  163. .gitattributes
  164. .gitignore
  165. .gn
  166. .mypy.ini
  167. .prettierignore
  168. .prettierrc.cjs
  169. .pw_ide.yaml
  170. .pylintrc
  171. activate.bat
  172. Android.bp
  173. AUTHORS
  174. bootstrap.bat
  175. bootstrap.sh
  176. BUILD.bazel
  177. BUILD.gn
  178. BUILDCONFIG.gn
  179. CMakeLists.txt
  180. jest.config.ts
  181. Kconfig.zephyr
  182. LICENSE
  183. modules.gni
  184. OWNERS
  185. package-lock.json
  186. package.json
  187. pigweed.json
  188. PIGWEED_MODULES
  189. README.md
  190. rollup.config.js
  191. tsconfig.json
  192. WORKSPACE
README.md

Pigweed

Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.

For more information please see our website: https://pigweed.dev/.

Links