1. 21 Mar, 2017 1 commit
  2. 08 Feb, 2017 1 commit
  3. 06 Feb, 2017 1 commit
  4. 03 Feb, 2017 1 commit
  5. 23 Nov, 2016 1 commit
  6. 04 Nov, 2016 3 commits
    • Dmitry Frank's avatar
      Enable warnings on nRF5x examples · e69a7a1b
      Dmitry Frank authored
      Now all warnings are disabled on SDK files, and enabled on our
      application's files.
      
      Fixed a couple of things in nRF52 which were unnoticed because all
      warnings were disabled there from the beginning.
      
      PUBLISHED_FROM=a33ab22d0ce85efea364b80478986b88f4b0a3a2
      e69a7a1b
    • Dmitry Frank's avatar
      Fix nRF51 compiler flag for GCC · 7f2bdc21
      Dmitry Frank authored
      PUBLISHED_FROM=f8b4e8650d72c2ec5525e0510fbc8a80f8645a14
      7f2bdc21
    • Dmitry Frank's avatar
      Make nRF51 example work with GCC · 0187f297
      Dmitry Frank authored
      Unfortunately it turns out Nordic's examples were able to build with GCC
      just because they suppressed all warnings; I had to do the same here
      because there are some macro redefinitions of arm-none-eabi-gcc and
      lwip.
      
      TODO: resolve that and do not suppress warnings.
      
      PUBLISHED_FROM=e65c7b0f2451f85765d958d7f67eb9262f7bc929
      0187f297
  7. 03 Nov, 2016 1 commit
  8. 28 Oct, 2016 1 commit