Anonymous Login
2026-01-15 11:31 CET

HomeAutomation: trunk r315 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent Ported
andfri trunk 2007-02-12 14:51:06 Pending
Changeset EmbeddedSoftware/AVR/AVR-Bios
   * bios_funs.h: Made __bios_start void instead of uint16_t.
   * bios.c: CAN_NMT_TIME resets watchdog.
             Comments cleanup.
             Improved crc calculation loop and address validity check.
             Pass page buffer to flash_init.
   * can.h: Added CAN_NMT_TIME and some space between the rest of the NMT types.
   * flash.c: Rewrite to use SRAM page buffer instead.
              Reimplemented flash_load_buffer.
              Deleted old unused code and cleaned up comments.
   * flash.h: Some cleaning.
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/bios_funs.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/can.h Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.c Diff ] File ]
mod - /trunk/EmbeddedSoftware/AVR/AVR-Bios/flash.h Diff ] File ]