2.2 Project Configuration
This firmware is based on the following project configuration.
IAR Embedded Workbench:
- Open ZLLDemo.eww (
\Applications\iar_projects
)-> ATSAMR21G18A.ewd - Select project configuration:
All_StdlinkSec_SamR21_Atsamr21g18a_Rf233_48MHz_Iar
Atmel Studio:
- Open ATSAMR21G18A.atsln (
\Applications\atmelStudio_projects
) - Select project configuration:
All_StdlinkSec_SamR21_Atsamr21g18a_Rf233_48MHz_Gcc
The BitCloud core libraries from the standard BitCloud SDK release are used.
The HAL libraries are generated with specific changes for ATSAMR21-LED-Driver board (described in Configuration of Parameters) are:
- IAR Embedded Workbench:
libHAL_Samr21_LedDrv_Atsamr21g18a_48Mhz_Iar.a
- GCC/Atmel
Studio:
libHAL_Samr21_LedDrv_Atsamr21g18a_48Mhz_Gcc.a