Commit Graph

2 Commits

Author SHA1 Message Date
Wyatt Hepler
8f425499e1 pw_build: Require "tests" and "docs" targets in all modules
- Allow empty pw_test_group targets.
- Create empty pw_test_group targets for modules that need them.
- Create stub docs pages for modules that are missing them.
- Require odules to provide "tests" and "docs" targets by assuming
  they're present in the module list generation code.
- Update the generated modules list.

Change-Id: I5a67741afa0a8a5d2e2ba508435027f750a471c4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/103487
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
2022-07-26 22:43:15 +00:00
skeys
e520091eeb pw_sys_io_emcraft_sf2: Add basic UART I/O support
Introduces a GN-based build for the Emcraft Smartfusion 2 SOM.

   * Adds 'emcraft_sf2_som' as a pw_system target.
   * Smartfusion MSS HAL added to 'third_party'.

Change-Id: Ibdb4affdd11e5ba57659b90f8182ef0bc24ab9e7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/86940
Reviewed-by: Keir Mierle <keir@google.com>
Reviewed-by: Armando Montanez <amontanez@google.com>
Commit-Queue: Sean Keys <skeys@google.com>
2022-04-04 21:13:39 +00:00