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

Detailed Description

This module incapsulates licensee information, this is only meaningful for commercial licenses. It is a stub for public releases.

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_OSLIB   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 41 of file chcustomer.h.

#define CH_CUSTOMER_ID_CODE   "xxxx-yyyy"

Customer code.

Definition at line 46 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 55 of file chcustomer.h.