Import atomic-polyfill 1.0.1 upstream upstream/1.0.1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 27 Feb 2023 02:59:05 +0000 (11:59 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 27 Feb 2023 02:59:05 +0000 (11:59 +0900)
commit72d1d6fb3fd6841a3374199c3714c39c28801a4a
treedd6c3d4b36b72d98e9a5448ef662a43954799446
Import atomic-polyfill 1.0.1
16 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/workflows/rust.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.vscode/settings.json [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE-APACHE [new file with mode: 0644]
LICENSE-MIT [new file with mode: 0644]
README.md [new file with mode: 0644]
avr-specs/avr-atmega328p.json [new file with mode: 0644]
build.rs [new file with mode: 0644]
ci.sh [new file with mode: 0755]
rust-toolchain.toml [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/polyfill.rs [new file with mode: 0644]