Skip to content

Add the register_map! macro. #87

Add the register_map! macro.

Add the register_map! macro. #87

Workflow file for this run

# Licensed under the Apache License, Version 2.0 or the MIT License.
# SPDX-License-Identifier: Apache-2.0 OR MIT
# Copyright Tock Contributors 2026.
name: ci
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Clone
uses: actions/checkout@v6
- name: Test
run: make -j4 test