Project

General

Profile

Revision fa11365c

IDfa11365c9b19d5fac57fdb0f6442f1060dcf1ac1
Parent 6b1a3a0d
Child 3a25bcb9

Added by Aaron Perley about 10 years ago

Arbitrary length i2c test

View differences:

scout_avr/bom/bootloader.h
1 1
#ifndef BOOTLOADER_H
2 2
#define BOOTLOADER_H
3 3

  
4
void boot_program_page (uint32_t page, uint8_t *buf)
4
void boot_program_page (uint32_t page, uint8_t *buf);
5 5

  
6 6
#endif

Also available in: Unified diff