ChibiOS/RT  5.1.0
Customer Information
Collaboration diagram for Customer Information:

Detailed Description

Macros

#define CH_CUSTOMER_ID_STRING   "Santa, North Pole"
 Customer readable identifier. More...
 
#define CH_CUSTOMER_ID_CODE   "xxxx-yyyy"
 Customer code. More...
 
#define CH_LICENSE   CH_LICENSE_GPL
 Current license. More...
 

Licensed Products

#define CH_CUSTOMER_LIC_RT   TRUE
 
#define CH_CUSTOMER_LIC_NIL   TRUE
 
#define CH_CUSTOMER_LIC_EX   TRUE
 
#define CH_CUSTOMER_LIC_PORT_CM0   TRUE
 
#define CH_CUSTOMER_LIC_PORT_CM3   TRUE
 
#define CH_CUSTOMER_LIC_PORT_CM4   TRUE
 
#define CH_CUSTOMER_LIC_PORT_CM7   TRUE
 
#define CH_CUSTOMER_LIC_PORT_ARM79   TRUE
 
#define CH_CUSTOMER_LIC_PORT_E200Z0   TRUE
 
#define CH_CUSTOMER_LIC_PORT_E200Z2   TRUE
 
#define CH_CUSTOMER_LIC_PORT_E200Z3   TRUE
 
#define CH_CUSTOMER_LIC_PORT_E200Z4   TRUE
 

Macro Definition Documentation

#define CH_CUSTOMER_ID_STRING   "Santa, North Pole"

Customer readable identifier.

Definition at line 38 of file chcustomer.h.

#define CH_CUSTOMER_ID_CODE   "xxxx-yyyy"

Customer code.

Definition at line 43 of file chcustomer.h.

#define CH_LICENSE   CH_LICENSE_GPL

Current license.

Note
This setting is reserved to the copyright owner.
Changing this setting invalidates the license.
The license statement in the source headers is valid, applicable and binding regardless this setting.

Definition at line 52 of file chcustomer.h.