I am using the HTC-AB02 w Windows Arduino IDE 2.0 selected via Tools/Board. Despite there being a (correct) line in boards.txt, namely
CubeCell-BoardPlus.build.board=CubeCell_BoardPlus
#if defined(ARDUINO_CUBECELL_BOARDPLUS)
fails. I believe every board is supposed to define ARDUINO_{build.board} but apparently not for me.