Contiki 2.5
Macros
cfs-coffee-arch.h File Reference

Coffee architecture-dependent header for the STM32W108-based mb851 platform. More...

#include "contiki-conf.h"
#include "hal/error.h"
#include "hal/micro/cortexm3/flash.h"

Go to the source code of this file.

Macros

#define COFFEE_MAX_OPEN_FILES   4
 

Detailed Description

Coffee architecture-dependent header for the STM32W108-based mb851 platform.

STM32W108 has 128KB of program flash.

Author
Salvatore Pitrulli salvo.nosp@m.pitr.nosp@m.u@use.nosp@m.rs.s.nosp@m.ource.nosp@m.forg.nosp@m.e.net

Definition in file cfs-coffee-arch.h.

Macro Definition Documentation

#define COFFEE_MAX_OPEN_FILES   4
  • 1=Slower reads, but no page writes after erase and 18 bytes less PROGMEM. Best for dynamic file system */

Definition at line 91 of file cfs-coffee-arch.h.