micropython/ports/cc3200/hal/inc
Phil Howard dda9b9c6da all: Prune trailing whitespace.
Prune trailing whitespace across the whole project (almost), done
automatically with:

    grep -IUrl --color "[[:blank:]]$" --exclude-dir=.git --exclude=*.exp |\
        xargs sed -i 's/[[:space:]]*$//'

Exceptions:
- Skip third-party code in lib/ and drivers/cc3100/
- Skip generated code in bluetooth_init_cc2564C_1.5.c
- Preserve command output whitespace in docs, eg:
  docs/esp8266/tutorial/repl.rst

Signed-off-by: Phil Howard <phil@gadgetoid.com>
2024-03-07 16:25:17 +11:00
..
asmdefs.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_adc.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_aes.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_apps_config.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_apps_rcm.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_camera.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_common_reg.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_des.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_dthe.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_flash_ctrl.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_gpio.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_gprcm.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_hib1p2.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_hib3p3.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_i2c.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_ints.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_mcasp.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_mcspi.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_memmap.h all: Prune trailing whitespace. 2024-03-07 16:25:17 +11:00
hw_mmchs.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_nvic.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_ocp_shared.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_shamd5.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_stack_die_ctrl.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_timer.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_types.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_uart.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_udma.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
hw_wdt.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00