]> git.sur5r.net Git - openocd/history - src/flash/nor/nrf51.c
Fix several format specifiers errors exposed by arm-none-eabi
[openocd] / src / flash / nor / nrf51.c
2015-04-16 Paul FertserFix several format specifiers errors exposed by arm...
2015-02-24 Theodore A. Rothnrf51: Update known devices table.
2015-02-11 Angus Grattonnrf51 - Add async loader. Performance on nrf51822QAA...
2014-11-24 Jim Parisnrf51: fix checks for is_erased
2014-11-24 Jim Parisnrf51: verify that UICR needs erasing before triggering...
2014-11-24 Jim Parisnrf51: fix UICR erase
2014-11-24 Jim Parisnrf51: fix UICR region size
2014-10-06 Spencer Oliverflash: constify driver data structures
2014-04-27 Spencer Olivernrf51: remove dereference of null pointer
2014-03-29 Andrey Smirnovnrf51: Fix incorrect flash writing sequence
2014-03-29 Andrey Smirnovnrf51: Remove unnecessary explicit type casting
2014-03-29 Andrey Smirnovnrf51: Add UICR writing support
2014-03-29 Andrey Smirnovnrf51: Add a known devices table and simple chip type...
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-03-07 Andrey Smirnovnrf51: Fix format string bugs in nrf51_info
2014-02-24 Andrey Smirnovnrf51: Implement the support for Nordic's nRF51 devices