avr-oxide 0.4.0

An extremely simple Rusty operating system for AVR microcontrollers

avr-oxide

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 44 feature flags, 0 of them enabled by default.

std_build

  • runtime_checks
  • atmega4809
  • 20MHz
  • panicout_usart3
  • all_twis
  • all_usarts
  • all_tcbs
  • bootable
  • panic_handler
  • arduino_nanoevery

std_test

  • runtime_checks
  • atmega4809
  • 20MHz
  • panicout_usart3
  • all_twis
  • all_usarts
  • all_tcbs
  • arduino_nanoevery

std_build_328p

  • runtime_checks
  • atmega328p
  • 16MHz
  • panicout_usart0
  • bootable
  • panic_handler
  • arduino_uno

atmega4809

  • porta
  • portb
  • portc
  • portd
  • porte
  • portf

all_tcbs

  • tcb0
  • tcb1
  • tcb2
  • tcb3
  • rtc

arduino_nanoevery

  • atmega4809
  • usart3
  • arduino
  • boardcompat

all_usarts

  • usart0
  • usart1
  • usart2
  • usart3

arduino_uno

  • atmega328p
  • usart0
  • arduino
  • boardcompat

atmega328p

  • portb
  • portc
  • portd

atmega4809_xplained_pro

  • atmega4809
  • atmega_xplained
  • boardcompat

panicout_usart3

  • panicout
  • usart3

panicout_usart0

  • panicout
  • usart0

panicout_usart1

  • panicout
  • usart1

panicout_usart2

  • panicout
  • usart2

all_twis

  • twi0

usart0

    This feature flag does not enable additional features.

bootable

    This feature flag does not enable additional features.

panic_handler

    This feature flag does not enable additional features.

power_med

    This feature flag does not enable additional features.

power_low

    This feature flag does not enable additional features.

usart1

    This feature flag does not enable additional features.

twi0

    This feature flag does not enable additional features.

tcb2

    This feature flag does not enable additional features.

tcb0

    This feature flag does not enable additional features.

usart3

    This feature flag does not enable additional features.

portd

    This feature flag does not enable additional features.

tcb3

    This feature flag does not enable additional features.

20MHz

    This feature flag does not enable additional features.

16MHz

    This feature flag does not enable additional features.

32BitDiv

    This feature flag does not enable additional features.

portc

    This feature flag does not enable additional features.

runtime_checks

    This feature flag does not enable additional features.

arduino

    This feature flag does not enable additional features.

atmega_xplained

    This feature flag does not enable additional features.

portf

    This feature flag does not enable additional features.

extended_addressing

    This feature flag does not enable additional features.

porta

    This feature flag does not enable additional features.

porte

    This feature flag does not enable additional features.

rtc

    This feature flag does not enable additional features.

portb

    This feature flag does not enable additional features.

panicout

    This feature flag does not enable additional features.

boardcompat

    This feature flag does not enable additional features.

tcb1

    This feature flag does not enable additional features.

usart2

    This feature flag does not enable additional features.