artiq/artiq/firmware/ksupport
David Nadlinger d95e619567 compiler: Implement binary NumPy math functions (arctan2, …)
The bulk of the diff is just factoring out the implementation
for binary arithmetic implementations, to be reused for binary
function calls.
2020-11-11 01:35:28 +01:00
..
Cargo.toml firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
Makefile firmware: remove dependency on compiler-rt. 2017-12-28 04:08:29 +00:00
api.rs compiler: Implement binary NumPy math functions (arctan2, …) 2020-11-11 01:35:28 +01:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
eh_artiq.rs firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
glue.c runtime: expose more libm functions 2020-08-12 13:36:06 +08:00
ksupport.ld runtime: expose more libm functions 2020-08-12 13:36:06 +08:00
lib.rs firmware: remove obsolete watchdog code (#1458) 2020-10-15 18:38:00 +08:00
nrt_bus.rs firmware, sayma: port converter_spi to spi2 2018-03-01 11:19:18 +01:00
rtio.rs rtio: remove legacy i_overflow_reset CSR 2020-08-06 17:52:32 +08:00