Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbreak building under FreeBSD #1

Merged
merged 1 commit into from Jul 30, 2018
Merged

Unbreak building under FreeBSD #1

merged 1 commit into from Jul 30, 2018

Conversation

leres
Copy link

@leres leres commented Jul 28, 2018

When building kconfig set -L and -I flags based on where libintl.a is found rather than keying off OS/OSNAME. This unbreaks building on FreeBSD (but is untested for Windows).

is found rather than keying off OS/OSNAME.
This unbreaks building on FreeBSD (but is untested for Windows).
@markwj markwj merged commit 812f959 into openvehicles:master Jul 30, 2018
dexterbg pushed a commit that referenced this pull request Jul 21, 2019
…t module

    1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr"
    2. Fix BLE assert(512) or assert(1536)  in rwble.c at line 222
    3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222

    The #1 and #2 occurs random.
    The #3 bug occurs in certain scenario:
    	1. If Wifi start softap and BLE is working
    	2. If wifi start station, but do not use normal station operation, such
    		as just use espnow, while BLE is working
    	3. Any other scenario, that wifi works without use software coexist
    		operation, while BLE is working(such as do advertising and ...)

    4. update libcoexist.a version to v1.1.2
dexterbg pushed a commit that referenced this pull request Jul 21, 2019
…t module

    1. Fix interrupt watchdog timeout in bluetooth "btdm_bb_isr"
    2. Fix BLE assert(512) or assert(1536)  in rwble.c at line 222
    3. Update librtc.a to fix BLE assert(512) in rwble.c at line 222

    The #1 and #2 occurs random.
    The #3 bug occurs in certain scenario:
    	1. If Wifi start softap and BLE is working
    	2. If wifi start station, but do not use normal station operation, such
    		as just use espnow, while BLE is working
    	3. Any other scenario, that wifi works without use software coexist
    		operation, while BLE is working(such as do advertising and ...)

    4. update libcoexist.a version to v1.1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants