Skip to content
  1. Dec 10, 2016
  2. Dec 09, 2016
  3. Dec 08, 2016
    • Gregory Nutt's avatar
      Merged in... · c5c5b509
      Gregory Nutt authored
      Merged in david_s5/nuttx-2/david_s5/i-was-wrong-the-original-commit-was-cor-1481231650458 (pull request #179)
      
      I was wrong - the original commit was correct. Assume a write op on the last word: address of 0xxxxxfe and count of 2. It is a valid operation and address+count is == STM32_FLASH_SIZE - so that is OK
      c5c5b509
    • David Sidrane's avatar
      I was wrong - the original commit was correct. Assume a write op on the last... · dd309ad9
      David Sidrane authored
      I was wrong - the original commit was correct. Assume a write op on the last word: address of 0xxxxxfe and count of 2. It is a valid operation and address+count is == STM32_FLASH_SIZE - so that is OK
      dd309ad9