[Gnuk-users] Chopstx 0.07

NIIBE Yutaka gniibe at fsij.org
Wed Jul 15 04:18:08 UTC 2015


Hello,

Chopstx 0.07 is out.  The changes are basically to enable
common binary among different boards.


* New Board macro definitions

  Each board-*.h should have BOARD_ID and BOARD_NAME now.
  FLASH_PAGE_SIZE and NEUG_ADC_SETTING2_* are deprecated.

* New sys.c (2.1)

  Flash memory size is probed at runtime now.  System
  service flash pages now include sys_board_id and sys_board_name.


Concrete examples of common binary will be shown as NeuG and Gnuk.

I don't think it will be useful for NeuG, but it will be useful for
Gnuk.

I think that for NeuG, people just use the device with the firmware
from manufacture, or they will build and install the firmware with SWD
debugger.  There would be no use case to download the binary to
install.

For Gnuk, there would be such a use case for some users.
--



More information about the gnuk-users mailing list