Skip to content
Snippets Groups Projects
  1. Oct 12, 2017
    • Lucas De Marchi's avatar
      aerofc-v1: fix chip selection · 4a0ee8be
      Lucas De Marchi authored
      aerofc-v1 uses a STM32F429V not STM32F427V.
      4a0ee8be
    • Lucas De Marchi's avatar
      build: fix NuttX menuconfig · 3a84d4cf
      Lucas De Marchi authored
      There was and extra "nuttx" dir:
      	cp: cannot stat '/home/lucas/p/dronecode/PX4/Firmware/build/aerofc-v1_default/NuttX/nuttx/nuttx/.config': No such file or directory
      	FAILED: NuttX/CMakeFiles/menuconfig
      
      And the board fixup being executed from the wrong working directory:
      	nuttx-configs/aerofc-v1/nsh/defconfig
      	fatal: Path 'nuttx-configs/aerofc-v1/nsh/defconfig' does not exist in 'HEAD'
      3a84d4cf
    • Beat Küng's avatar
      fmu: minor refactoring & fixes · 0247d7bd
      Beat Küng authored
      - initialize rc lost with true
      - refactor for simpler downstream code-plugin
      - allow for the addition of different binding commands
      - fix st24 RC lost logic
      0247d7bd
  2. Oct 11, 2017
  3. Oct 10, 2017
  4. Oct 09, 2017
  5. Oct 07, 2017
Loading