ruduino/src
Jérémie Drouet e6cc6005ef
Add missing public new function for Timer16
This function is public for `Timer8`
2020-07-22 22:37:25 +02:00
..
cores Support auto-generated cores 2018-11-05 23:32:02 +13:00
legacy Clean up the documentation and public exports 2018-11-05 23:32:51 +13:00
modules Add missing public new function for Timer16 2020-07-22 22:37:25 +02:00
.gitignore Do more work 2018-11-05 23:32:29 +13:00
interrupt.rs Update uses of the deprecated 'asm!' macro to 'llvm_asm!' 2020-06-20 05:57:37 +12:00
lib.rs Remove the 'panic_handler' feature from crate attributes 2020-06-20 05:59:48 +12:00
pin.rs Switch the crate to Rust edition '2018' 2020-06-20 06:03:43 +12:00
prelude.rs Switch the crate to Rust edition '2018' 2020-06-20 06:03:43 +12:00
register.rs Rename Mask to RegisterBits 2018-11-05 23:32:51 +13:00
std_stub.rs Use the new panic handler feature 2018-11-05 23:32:51 +13:00